List projects.

Fields

id (integer)

Primary key.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • organization
  • category
  • type
  • partner_function
  • manager
  • contact
  • status
  • grant
  • research
  • event
  • study
  • language
  • program
  • funders

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • organization
  • category
  • manager
  • contact
  • status
  • grant
  • research
  • study
  • language
  • funders
  • program

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • begin_planned: gt, gte, lt, lte
  • begin_effective: gt, gte, lt, lte
  • end_planned: gt, gte, lt, lte
  • end_effective: gt, gte, lt, lte
GET /v1/research/project/?format=api&offset=1440&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2266,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1460&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1420&ordering=end_effective",
    "results": [
        {
            "id": 5840,
            "title": {
                "de": "Analyse von micro-RNA-125a als therapeutischer Biomarker für epigenetische Therapie in der chronisch myelomonozytären Leukämie",
                "en": "Studying the role of micro-RNA-125a as therapeutic biomarker for epigenetic therapy in chronic myelomonocytic leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-11-01T01:00:00+01:00",
            "begin_effective": "2019-11-01T01:00:00+01:00",
            "end_planned": "2021-04-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-07-05T11:26:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5840-57402-10",
                "5840-97430-12",
                "5840-104139-12"
            ]
        },
        {
            "id": 2455,
            "title": {
                "de": "ACIB Austrian Center of industrial Biotechnology",
                "en": "ACIB Austrian Center of industrial Biotechnology"
            },
            "short": "ACIB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-04-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2011-03-28T14:35:51+02:00",
            "program": 94,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": 58794,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2455-63257-12",
                "2455-58794-10"
            ]
        },
        {
            "id": 4829,
            "title": {
                "de": "Non-coding RNAs in colorectal cancer",
                "en": "Non-coding RNAs in colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2017-02-13T13:39:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-18",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7037,
            "title": {
                "de": "Innovatives Pilotprojekt: Forschung zur Laserakupunktur und Lasermedizin",
                "en": "Innovative Pilot Project: Research on Laser Acupuncture and Laser Medicine"
            },
            "short": "Lasermedizin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-05-31T11:14:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5532,
            "title": {
                "de": "Antisense & Allele-spezifische Transkription in Krebsformen\r\n",
                "en": "Antisense and Allele-specific Transcription in Human Cancer\r\n"
            },
            "short": "Antisense",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-11-05T11:01:31+01:00",
            "program": 86,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5532-94195-10"
            ]
        },
        {
            "id": 5600,
            "title": {
                "de": "Effekte der humanen Stammzellentherapie an einem personalisiertem Mausmodel der rheumatoiden Arthritis",
                "en": "Effects of human stem cell therapy on a personalized model of rheumatoid arthritis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-03-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-12-19T15:14:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6872,
            "title": {
                "de": "Das nasale Mikrobiom in der Therapie der chronischen Rhinosinusitis",
                "en": "The nasal microbiome in the therapy of chronic rhinosinusitis."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-01-10T08:55:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82492,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6872-82492-10"
            ]
        },
        {
            "id": 6420,
            "title": {
                "de": "Zusammenhang zwischen Nichtalkoholischer Fettlebererkrankung (NAFLD) und Helicobacter Pylori Infektionen: Eine ein-zentrische, prospektive Studie ",
                "en": "NON-ALCOHOLIC FATTY LIVER DISEASE AND ITS POTENTIAL RELATIONSHIP WITH HELICOBACTER PYLORI INFECTION: A SINGLE-CENTER PROSPECTIVE STUDY"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-01-20T17:31:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 90044,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6420-90044-10"
            ]
        },
        {
            "id": 6730,
            "title": {
                "de": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung",
                "en": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung"
            },
            "short": "TopBiotics FlOral+",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-10-05T18:22:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6730-50826-10"
            ]
        },
        {
            "id": 5923,
            "title": {
                "de": "Ein Referenzmodell für Explainable AI für die Medizin",
                "en": "A Referencemodel for Explainable AI for the medical domain"
            },
            "short": "Ex-AI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-11-04T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-10-08T12:19:19+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51050,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32554",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5923-51050-10"
            ]
        },
        {
            "id": 6934,
            "title": {
                "de": "Neuro-axonale Biomarker bei bipolarer affektiver Störung",
                "en": "Neuro-axonal biomarkers in bipolar disorder"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2021-10-01T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-02-23T12:35:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92607,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6934-92607-10"
            ]
        },
        {
            "id": 6363,
            "title": {
                "de": "Identifikation von Signaltransduktionswegen im Rahmen der extralymphatischen Transition des diffus großzelligen B-Zell Lymphoms  ",
                "en": "Identification of intracellular signaling-transduction pathways with regard to lymphatic tissue infiltration  in diffuse large B cell lymphoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2023-01-01T01:00:00+01:00",
            "assignment": "2020-12-10T11:45:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 94596,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6363-94596-10"
            ]
        },
        {
            "id": 5580,
            "title": {
                "de": "Untersuchung molekularer Mechanismen der reduzierten Herzratenvariabilität in Sepsis",
                "en": "Molecular mechanisms leading to reduced beat to beat variability in sepsis"
            },
            "short": "MBBS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-18T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-01-17T01:00:00+01:00",
            "assignment": "2018-12-11T12:13:59+01:00",
            "program": 86,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1066",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5580-50615-11",
                "5580-50969-12",
                "5580-90620-12"
            ]
        },
        {
            "id": 6152,
            "title": {
                "de": "Supplementierung von omega-3 Fettsäuren als Ergänzung zur intravitrealen Therapie des diabetischen Makulaödems",
                "en": "Omega-3 fatty acids supplementation as adjunct to intravitreal treatment of \r\ndiabetic macular edema\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2021-05-01T02:00:00+02:00",
            "end_effective": "2023-01-31T01:00:00+01:00",
            "assignment": "2020-06-05T11:00:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50850,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2194
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6152-50850-10"
            ]
        },
        {
            "id": 6884,
            "title": {
                "de": "Einzelzellanalyse in Leberkrebs",
                "en": "Single cell analysis of liver cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-08-01T02:00:00+02:00",
            "end_effective": "2023-01-31T01:00:00+01:00",
            "assignment": "2022-01-19T10:14:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-74",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6884-89979-10"
            ]
        },
        {
            "id": 5672,
            "title": {
                "de": "SFB Lipidhydrolyse, PP05: Lysosomale Lipidhydrolyse",
                "en": "SFB Lipid Hydrolysis, PP05: Lysosomal lipid hydrolysis"
            },
            "short": "SFB Lipid Hydrolysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-12T11:00:52+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5672-51904-10"
            ]
        },
        {
            "id": 6387,
            "title": {
                "de": "Ist der Energiestoffwechsel von kolorektalen Karzinomen als therapeutisches Target geeignet?",
                "en": "Targeting colorectal cancer metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2022-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2020-12-22T14:59:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-57",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5760,
            "title": {
                "de": "SFB Lipidhydrolyse: Zusatzfinanzierung Land Steiermark",
                "en": "SFB Lipid Hydrolysis: Additional Funding County of Styria"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-04-09T11:51:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5760-51904-10"
            ]
        },
        {
            "id": 5700,
            "title": {
                "de": "SFB Lipidhydrolyse: Zellulärer Fettabbau in Gesundheit und Krankheit (Subprojekt 09)",
                "en": "SFB Lipidhydrolyse: Cellular lipid degradation pathways in health and disease (Project part 09)"
            },
            "short": "SFB Lipidhydrolyse",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-18T12:01:24+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5700-58794-10",
                "5700-58456-12"
            ]
        },
        {
            "id": 5882,
            "title": {
                "de": "Open European Quantum Key Distribution Testbed",
                "en": "Open European Quantum Key Distribution Testbed"
            },
            "short": "OPENQKD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-09-02T02:00:00+02:00",
            "end_planned": "2021-05-31T02:00:00+02:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-08-12T11:09:18+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "857156",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5882-51449-10"
            ]
        }
    ]
}