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=480&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=500&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=460&ordering=-begin_planned",
    "results": [
        {
            "id": 7791,
            "title": {
                "de": "Cluster of Excellence: Mikrobiome steuern planetare Gesundheit ",
                "en": "Cluster of Excellence: Microbiomes drive planetary health"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2028-09-30T02:00:00+02:00",
            "assignment": "2023-10-02T11:21:30+02:00",
            "program": 125,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50496,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "COE 7",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7791-50496-10"
            ]
        },
        {
            "id": 8535,
            "title": {
                "de": "Metabolische Kontrolle von Altern und Krankheit",
                "en": "Metabolic control of aging and disease"
            },
            "short": "MetAGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2024-11-29T14:49:59+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "COE14",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8535-94512-10",
                "8535-129380-12"
            ]
        },
        {
            "id": 7924,
            "title": {
                "de": "Archaeen für menschliche Gesundheit",
                "en": "Archaea for Human Health"
            },
            "short": "ArcHealth",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2023-12-12T14:46:12+01:00",
            "program": 208,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "10113895",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7924-90021-10"
            ]
        },
        {
            "id": 8053,
            "title": {
                "de": "Digitaler Diabetes Assistent",
                "en": "Digitaler Diabetes Assistant"
            },
            "short": "EIT Health DigiDiab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2025-08-31T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-02-21T09:41:21+01:00",
            "program": 217,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8053-65558-10",
                "8053-125094-12"
            ]
        },
        {
            "id": 7652,
            "title": {
                "de": "Charakterisierung Endothelialer Vorläuferzellen in der Schwangerschaft und ihre mögliche Rolle für Endothelgesundheit",
                "en": "Charaterization of endothelial progenitor cells in pregnancy and their potential role in endothelial health"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2024-04-29T02:00:00+02:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2023-07-04T15:00:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105059,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7652-105059-10"
            ]
        },
        {
            "id": 7699,
            "title": {
                "de": "Gesamtumsatzmessung mittels doubly labeled water Methoden",
                "en": "Total energy expenditure measurements using doubly labeled water methods"
            },
            "short": "TrisoTEE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2025-08-31T02:00:00+02:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2023-07-31T11:53:22+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50838,
            "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": [
                "7699-50838-10"
            ]
        },
        {
            "id": 8004,
            "title": {
                "de": "KI-basierte digitale Applikation zur Risikoeinschätzung von unklaren Hautbefunden der Glans penis – retrospektive Pilotphase ",
                "en": "AI-based urological application for pathological penile skin lesions - retrospective pilot study"
            },
            "short": "UroKI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2024-05-31T02:00:00+02:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2024-01-30T15:31:21+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 113095,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8004-113095-10"
            ]
        },
        {
            "id": 8107,
            "title": {
                "de": "Accelerating datafication for support of EU health priorities, greening of biobanks and integrated approach to “One Health”",
                "en": "Accelerating datafication for support of EU health priorities, greening of biobanks and integrated approach to “One Health”"
            },
            "short": "EvolveBBMRI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2024-03-22T10:41:14+01:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8107-51663-10"
            ]
        },
        {
            "id": 7932,
            "title": {
                "de": "European Viral Outbreak Response Alliance",
                "en": "European Viral Outbreak Response Alliance"
            },
            "short": "EVORA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-12-15T12:05:57+01:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7932-51663-10"
            ]
        },
        {
            "id": 7698,
            "title": {
                "de": "Erforschung eines mechanistischen Stoffwechselweges, welcher ein potentieller Auslöser für IUGR ist.",
                "en": "Investigation of a mechanistic metabolic pathway, potentially contributing IUGR "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-08-01T02:00:00+02:00",
            "end_planned": "2024-11-01T01:00:00+01:00",
            "end_effective": "2024-10-01T02:00:00+02:00",
            "assignment": "2023-07-28T13:06:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82600,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7698-82600-10"
            ]
        },
        {
            "id": 7933,
            "title": {
                "de": "INTERnational Cooperation of high containment research infrastructures: from Epidemic Preparedness TO\r\nResponse",
                "en": "INTERnational Cooperation of high containment research infrastructures: from Epidemic Preparedness TO\r\nResponse"
            },
            "short": "INTERCEPTOR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2023-12-15T12:06:13+01:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7933-51663-10"
            ]
        },
        {
            "id": 7842,
            "title": {
                "de": "SARS-CoV-2 Re-Infektionsrisiko und Impfstoffwirksamkeit in Österreich",
                "en": "SARS-CoV-2 Re-Infection Risk and Vaccine efficacy in Austria: SARIVA Study"
            },
            "short": "SARIVA Study",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-08-30T02:00:00+02:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2023-10-19T14:40:41+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53344,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1188",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7842-53344-10"
            ]
        },
        {
            "id": 7764,
            "title": {
                "de": "Methodenplattform GeMTeX",
                "en": "German Medical Text Corpus"
            },
            "short": "GeMTeX",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2023-09-14T15:14:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 60827,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3058
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7764-60827-10"
            ]
        },
        {
            "id": 8049,
            "title": {
                "de": "Verbesserung der Achtsamkeit für Mentalen Gesundheit bei Studenten in Kenya",
                "en": "Strengthening Mental Health Awareness among Secondary School Students in\r\nKenya (SMEHAS)"
            },
            "short": "SMEHAS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-08-11T02:00:00+02:00",
            "begin_effective": "2023-07-01T02:00:00+02:00",
            "end_planned": "2025-08-11T02:00:00+02:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2024-02-20T14:35:55+01:00",
            "program": 201,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 59288,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8049-59288-10"
            ]
        },
        {
            "id": 7654,
            "title": {
                "de": "Die Rolle des Prostaglandin D2 Rezeptor 2 in der Tumor-Mikroumgebung des Dickdarmkarzinoms",
                "en": "The role of prostaglandin D2 receptor 2 in the tumor microenvironment of colon cancer"
            },
            "short": "Prostaglandin D2 Rezeptor_Dickdarmkarzin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-08-01T02:00:00+02:00",
            "begin_effective": "2023-08-01T02:00:00+02:00",
            "end_planned": "2024-07-31T02:00:00+02:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2023-07-04T15:23:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99558,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7654-99558-10"
            ]
        },
        {
            "id": 7651,
            "title": {
                "de": "Neutrophile und GPR55: neue Mitspieler bei Eosinophiler Ösophagitis ",
                "en": "Neutrophils and GPR55: new players in Eosinophilic Esophagitis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-08-01T02:00:00+02:00",
            "begin_effective": "2023-08-01T02:00:00+02:00",
            "end_planned": "2024-08-01T02:00:00+02:00",
            "end_effective": "2024-08-01T02:00:00+02:00",
            "assignment": "2023-07-04T13:08:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97983,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7651-97983-10"
            ]
        },
        {
            "id": 7837,
            "title": {
                "de": "Gliflozine nach akutem Myokardinfarkt",
                "en": "Understanding positive effects of gliflozins \r\nafter acute myocardial infarction\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2023-10-18T12:46:53+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59317,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1155",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7837-59317-10"
            ]
        },
        {
            "id": 7711,
            "title": {
                "de": "Der Zusammenhang von Herzmechanik und kardialem Remodeling",
                "en": "Linking cardiac biomechanics to reverse remodeling"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2023-08-08T13:51:39+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 79791,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 37063",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7711-79791-10"
            ]
        },
        {
            "id": 7717,
            "title": {
                "de": "Metrologie für Genomprofilerstellung zur Unterstützung der Krebsfrüherkennung und Präzisionsmedizin",
                "en": "Metrology for genomic profiling to support early cancer detection and precision medicine"
            },
            "short": "GenomeMET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2023-09-01T02:00:00+02:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2023-08-10T15:15:02+02:00",
            "program": 239,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51870,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "22HLT06",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7717-51870-10"
            ]
        },
        {
            "id": 7795,
            "title": {
                "de": "Entwicklung und biologische Charakterisierung eines nanoskaligen Wirkstoffdarreichungssystems für den einbau von multiresistenzumgehenden RNA Konstrukten",
                "en": "Development and biological characterization of nanoscale drug delivery systems, incorporating multidrug resistence-reversing RNA constructs"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2023-07-01T02:00:00+02:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2023-10-03T13:43:33+02:00",
            "program": 207,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7795-113130-10"
            ]
        }
    ]
}