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=700&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=720&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=680&ordering=-end_planned",
    "results": [
        {
            "id": 7870,
            "title": {
                "de": "Probiotische Diätintervention bei Polycystischem Ovar-Syndrom - randomiziert kontrollierte Studie",
                "en": "Probiotic dietary Intervention in Polycystic Ovary Syndrome – Randomized Controlled Trial"
            },
            "short": "Pro-PCO RCT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-01T02:00:00+02:00",
            "begin_effective": "2023-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-08T16:35:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-95",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7870-51809-10"
            ]
        },
        {
            "id": 6963,
            "title": {
                "de": "Schwere Immunzytopenie: Register- und Biomarkersignaturstudie",
                "en": "Severe immune cytopenia: registry and biomarker signature study"
            },
            "short": "sic-reg.org",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-04-01T02:00:00+02:00",
            "begin_effective": "2022-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-03-17T15:18:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-78",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6963-85188-10"
            ]
        },
        {
            "id": 6497,
            "title": {
                "de": "Transkriptom- und Chromatinlandschaft des Fastens",
                "en": "Transcriptome and chromatin landscapes of fasting"
            },
            "short": "FasTranScape",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-03-15T14:25:08+01:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P34109",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6497-89979-10"
            ]
        },
        {
            "id": 6183,
            "title": {
                "de": "Kann der BAT Inhibitionstest die Stichprovokation ersetzen?",
                "en": "Is the BAT inhibition able to replace sting challenges?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2020-07-02T20:47:26+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87717,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI836",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6183-87717-10"
            ]
        },
        {
            "id": 6504,
            "title": {
                "de": "Prävention von Adipositas, Sarkopenie und sarkopener Adipositas bei Personen im Pensionsalter  - digitale personalisierte Interventionen für gesunde Ernährung und körperliche Bewegung für SeniorInnen",
                "en": "Preventing obesity, sarcopenia, and Sarcopenic Obesity in retirement – digital personalized interventions for healthy NUTrition and physical activity for Seniors"
            },
            "short": "SO-NUTS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2021-03-23T13:35:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "883211",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6504-82963-10"
            ]
        },
        {
            "id": 6648,
            "title": {
                "de": "Einfluss von Immobilisierung, Dehnung und Aktivität auf die morphologischen und mechanischen Eigenschaften des spastischen Muskels",
                "en": "Influence of immobilisation, stretching and activity on morphological and mechanical properties of spastic muscle"
            },
            "short": null,
            "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": "2024-03-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2021-07-14T11:40:17+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107932,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6648-107932-10"
            ]
        },
        {
            "id": 7221,
            "title": {
                "de": "Datengestützte Reanimation am Notarzteinsatzfahrzeug Univ.-Klinikum LKH Graz",
                "en": "Data-Driven Resuscitation at the Emergency Physician Response Car University Hospital Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2024-03-30T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-10-17T13:19:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74176,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457,
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7221-74176-10"
            ]
        },
        {
            "id": 6133,
            "title": {
                "de": "Prozess analytische Technologien für industrielle Nanopartikel Produktionen",
                "en": "Process Analytical Technologies for Industrial Nanoparticles Production"
            },
            "short": "NanoPAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-02T01:00:00+01:00",
            "begin_effective": "2020-06-01T02:00:00+02:00",
            "end_planned": "2024-03-04T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2020-05-13T12:52:37+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 86770,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6133-86770-10",
                "6133-100187-12",
                "6133-107594-12"
            ]
        },
        {
            "id": 7427,
            "title": {
                "de": "Morphologische und molekulare Charakterisierung von Sarkomen mit EWSR1/FUS::CREB3L1/2 Fusionen ",
                "en": "Morphological characterization and molecular profiling of a spectrum of\r\nEWSR1/FUS::CREB3L1/2 rearranged sarcomas\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2024-03-01T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2023-03-03T12:00:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92422,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-90",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7427-92422-10"
            ]
        },
        {
            "id": 7088,
            "title": {
                "de": "Immunmodelierung in Atemwegserkrankungen",
                "en": "Immunomodulation in lung diseases"
            },
            "short": "RESPIMMUN Land Stmk",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2022-10-03T02:00:00+02:00",
            "end_planned": "2024-03-01T01:00:00+01:00",
            "end_effective": "2025-10-02T02:00:00+02:00",
            "assignment": "2022-07-07T14:03:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82090,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7088-82090-10",
                "7088-114963-12"
            ]
        },
        {
            "id": 5784,
            "title": {
                "de": "ConcePTION",
                "en": "ConcePTION"
            },
            "short": "ConcePTION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2024-02-29T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-05-07T13:35:31+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "821520",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5784-51449-10"
            ]
        },
        {
            "id": 7551,
            "title": {
                "de": "SFB Lipidhydrolyse - Zusatzförderung Stadt Graz (2. Förderperiode)",
                "en": "SFB Lipidhydrolysis - add-on Stadt Graz (2. funding periode)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2024-02-28T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2023-05-09T16:21:34+02:00",
            "program": null,
            "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": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7551-51904-10"
            ]
        },
        {
            "id": 7095,
            "title": {
                "de": "COVID-19 Impfung bei Menschen mit Diabetes",
                "en": "COVID-19 vaccination in people with diabetes"
            },
            "short": "COVAC-DM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-05-01T02:00:00+02:00",
            "begin_effective": "2022-08-01T02:00:00+02:00",
            "end_planned": "2024-02-28T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2022-07-11T14:03:17+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 1076",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7095-50838-10"
            ]
        },
        {
            "id": 7437,
            "title": {
                "de": "Evaluierung von protektiven molekularen Mechanismen einer ketogenen Diät in der experimentellen Glomerulonephritis",
                "en": "INVESTIGATION OF PROTECTIVE MOLECULAR MECHANISMS OF A KETOGENIC DIET IN EXPERIMENTAL GLOMERULONEPHRITIS"
            },
            "short": "Mechanismen ketogene Diät",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2024-02-27T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-03-08T15:38:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74174,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-85",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7437-74174-10"
            ]
        },
        {
            "id": 8242,
            "title": {
                "de": "Aktivierte Eosinophile als Schlüsselfiguren im Dickdarmkrebs",
                "en": "Activated eosinophils as key players in colon cancer development"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-01-31T01:00:00+01:00",
            "assignment": "2024-06-10T11:06:25+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": [
                894,
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8242-99558-10"
            ]
        },
        {
            "id": 6050,
            "title": {
                "de": "Europlanet 2024",
                "en": "Europlanet 2024"
            },
            "short": "EPN 2024 RI",
            "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": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2020-02-10T16:35:51+01:00",
            "program": 109,
            "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": "871149",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6050-90021-10",
                "6050-91470-12",
                "6050-100035-12"
            ]
        },
        {
            "id": 6090,
            "title": {
                "de": "Nutzung der Elektro-transkriptionellen Kopplung zur Behandlung von hypertensiven Kardiomyopathien",
                "en": "Targeting Excitation-Transcription Coupling for Managing Hypertensive Cardiomyopathy"
            },
            "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": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-03-06T12:12:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6090-62747-10",
                "6090-75758-12",
                "6090-105142-12",
                "6090-110709-12",
                "6090-117943-12",
                "6090-126115-12",
                "6090-122231-12"
            ]
        },
        {
            "id": 7627,
            "title": {
                "de": "Tissue©ell",
                "en": "Tissue©ell"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-06-01T02:00:00+02:00",
            "begin_effective": "2023-06-01T02:00:00+02:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-01-31T01:00:00+01:00",
            "assignment": "2023-06-20T17:34:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105228,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1310
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7627-105228-10"
            ]
        },
        {
            "id": 6458,
            "title": {
                "de": "Serologische Bestimmung von HPV16 L1 Antikörpern bei Kopf- und Halskrebserkrankungen",
                "en": "Serological determination of HPV16 L1 antibodies in head and neck cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2024-01-01T01:00:00+01:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2021-02-15T10:40:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92858,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-58",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6458-92858-10"
            ]
        },
        {
            "id": 6891,
            "title": {
                "de": "Assoziation zwischen nicht-invasiver Diagnostik und Endomyokardbiopsie bei Patient*innen mit suspizierter kardialer Amyloidose - eine multizentrische retrospektive Studie",
                "en": "Association between non-invasive diagnostics and results of endomyocardial biopsy in patients with suspected cardiac amyloidosis -  a multicenter retrospective study"
            },
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-01-24T11:50:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-66",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6891-81519-10"
            ]
        }
    ]
}