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=1540&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=1560&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1520&ordering=end_planned",
    "results": [
        {
            "id": 6208,
            "title": {
                "de": "Patient-specific, anti-microbial bioactive finger implants for durable functional reconstruction after Amputation.",
                "en": "Patient-specific, anti-microbial bioactive finger implants for durable functional reconstruction after Amputation."
            },
            "short": "fingerIMPLANT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2020-07-16T13:24:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6208-81670-10"
            ]
        },
        {
            "id": 7191,
            "title": {
                "de": "ELPHI: ElektroPHoretische Implantate für steuerbare Chemotherapie von Gehirntumoren",
                "en": "ELPHI: ElektroPHoretic Implants for Controlled Chemotherapy of Brain Tumors"
            },
            "short": "ELPHI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2022-09-29T18:00:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "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": [
                "7191-99703-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"
            ]
        },
        {
            "id": 6880,
            "title": {
                "de": "Individualisierte, optimierte 3D-gedruckte Micro-Implantate zur Behandlung von Glaukomen",
                "en": "Individualized, optimized 3D-printed Micro-Implants for Glaucoma treatment"
            },
            "short": "MIGS3D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-02-15T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2025-08-14T02:00:00+02:00",
            "assignment": "2022-01-17T10:04:01+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 61927,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6880-50911-12",
                "6880-61927-10",
                "6880-63490-12",
                "6880-121870-12"
            ]
        },
        {
            "id": 7335,
            "title": {
                "de": "Entwicklung neuer Screeningverfahren von Anti-Aging Wirkstoffen in fluoreszierenden Fadenwürmern",
                "en": "Development of new screening methods to analyze anti-aging compounds in fluorescent nematodes"
            },
            "short": "WormScreen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-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": "2023-01-17T13:50:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "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": [
                "7335-85069-10"
            ]
        },
        {
            "id": 7497,
            "title": {
                "de": "Elektronisches Smart-Patch System zur kabellosen Übertragung von molekularen Biomarkern für Gesundheit und Wohlbefinden",
                "en": "Electronic smart patch system for wireless monitoring of molecular biomarkers for healthcare and well-being"
            },
            "short": "ELSAH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-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": "2023-04-12T16:51:00+02:00",
            "program": 214,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "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": [
                "7497-50877-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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 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": 6193,
            "title": {
                "de": "Das Immun-Endocannabinoid-System in der Tumor Mikroumgebung",
                "en": "Immune-endocannabinoid system and tumor microenvironment"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-04-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-07-08T13:44:01+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56687,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P33325",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6193-51447-12",
                "6193-56687-10",
                "6193-97983-12",
                "6193-99558-12"
            ]
        }
    ]
}