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=1940&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1960&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1920&ordering=begin_planned",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 9298,
            "title": {
                "de": "BioTransform: Mapping des unbekannten menschlichen Stoffwechsels neuer biologischer Wirkstoffe in Lebensmitteln\r\n\r\n\r\n\r\n",
                "en": "BioTransform: Mapping the unchartered human metabolism for novel food bioactives\r\n"
            },
            "short": "BioTransform",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2025-11-01T01:00:00+01:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2029-10-31T01:00:00+01:00",
            "assignment": "2025-11-05T15:18:11+01:00",
            "program": 209,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51266,
            "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": [
                "9298-51266-10",
                "9298-88711-11"
            ]
        },
        {
            "id": 8525,
            "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-21T16:12:41+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51860,
            "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": [
                "8525-70922-12",
                "8525-51860-10",
                "8525-120872-12",
                "8525-131699-12",
                "8525-124053-12",
                "8525-126655-12"
            ]
        },
        {
            "id": 7878,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio)",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio)"
            },
            "short": "PoCCardio",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-11-14T15:51:22+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 79271,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7878-79271-10"
            ]
        },
        {
            "id": 7792,
            "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": "2028-09-30T02:00:00+02:00",
            "end_effective": "2028-09-30T02:00:00+02:00",
            "assignment": "2023-10-02T12:53:05+02:00",
            "program": 125,
            "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": [
                9
            ],
            "funder_projectcode": "COE 7",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7792-65966-12",
                "7792-90021-10",
                "7792-91470-12",
                "7792-95832-12",
                "7792-99612-12",
                "7792-100035-12",
                "7792-104024-12",
                "7792-109121-12",
                "7792-100806-12",
                "7792-106195-12",
                "7792-111471-12",
                "7792-125318-12",
                "7792-129735-12",
                "7792-127414-12"
            ]
        },
        {
            "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": 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": 7936,
            "title": {
                "de": "Die Rolle von Eisen und Amyloid Beta bei selektivem neuronalen Zelltod in einem humanen Ex Vivo Alhzeimermodell",
                "en": "Selective Neuronal Death Induced by Iron and Amyloid Beta in an Ex Vivo Model of Alzheimer's Disease in Human Brain Tissue"
            },
            "short": "Iron- Induced Neuronal Cell Death",
            "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": "2024-05-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-12-15T12:10:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-92",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7936-50960-10"
            ]
        },
        {
            "id": 7828,
            "title": {
                "de": "Verständnis der Rolle von großen IA-HDL bei menschlichen Erkrankungen",
                "en": "Understanding the role of large IA-HDL in human disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2024-04-30T02:00:00+02:00",
            "end_effective": "2025-10-31T01:00:00+01:00",
            "assignment": "2023-10-16T15:01:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62749,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-93",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7828-62749-10"
            ]
        }
    ]
}