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=620&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2266,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=640&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=600&ordering=-end_planned",
    "results": [
        {
            "id": 7971,
            "title": {
                "de": "Elektrophysiologische Charakterisierung der induzierten Zellalterung zur Krebstherapie",
                "en": "Electrophysiological characterization of the induced senescence in cancer therapy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2024-01-16T09:27:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53900,
            "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": [
                "7971-53900-10"
            ]
        },
        {
            "id": 7973,
            "title": {
                "de": "Einfluss der pulmonalen Belastungshämodynamik auf die rechtsventrikuläre Funktion",
                "en": "Impact of pulmonary exercise hemodynamics on right ventricular function"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2024-01-16T14:16:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79732,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7973-79732-10"
            ]
        },
        {
            "id": 6719,
            "title": {
                "de": "Risikopersonen für iatrogene Kiefernekrosen und Knochenbrüche bei Osteoporose- und Krebstherapien frühzeitig identifizieren ",
                "en": "MRONJ and AFF risk identification and prediction in osteoporosis and cancer patients (RIO)"
            },
            "short": "MEFO-RIO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-09-30T15:29:09+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98005,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-65",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6719-50909-12",
                "6719-98005-10"
            ]
        },
        {
            "id": 7923,
            "title": {
                "de": "Die Zukunft im Blick: Alterung des Immunsystems als prädiktiver Marker für Autoimmunerkrankungen in jungen gesunden Individuen\r\n",
                "en": "The Future in Focus: Aging of the Immune System as a Predictive Marker for Autoimmune Diseases in Young Healthy Individuals"
            },
            "short": "Aging Immune System_Autoimmune Diseases",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2023-12-12T10:50:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 97708,
            "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": [
                "7923-97708-10"
            ]
        },
        {
            "id": 7327,
            "title": {
                "de": "Sichere Entlassung aus dem Krankenhaus durch sichere Information (GO-SAFE 2.0)",
                "en": "Safe discharge from the hospital through safe information (GO-SAFE 2.0)"
            },
            "short": " GO-SAFE 2.0",
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-01-10T17:35:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 92002,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7327-92002-10"
            ]
        },
        {
            "id": 6806,
            "title": {
                "de": "Antikörper und Abwehrzellen nach durchgemachter SARS-CoV-2 Infektion bei Kindern und Jugendlichen",
                "en": "Humoral and cellular immunity after SARS-CoV-2 infection in\r\nchildren and adolescents"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2021-11-30T15:49:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14095,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": 3,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6806-56810-10"
            ]
        },
        {
            "id": 7622,
            "title": {
                "de": "EVI 2.0 - Evidenzbasierte Informationen zur Unterstützung von gesundheitskompetenten Entscheidungen",
                "en": "EVI 2.0 - Evidence-based health information to increase health literacy"
            },
            "short": "EVI 2.0",
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-06-19T11:56:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51117,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7622-51117-10"
            ]
        },
        {
            "id": 5984,
            "title": {
                "de": "Human Exposome Assessment Platform",
                "en": " Human Exposome Assessment Platform"
            },
            "short": "HEAP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2019-12-09T10:03:39+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "874662",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5984-51449-10",
                "5984-105945-12"
            ]
        },
        {
            "id": 7816,
            "title": {
                "de": "Untersuchung des Mechanismus' und der Rolle der mitochondrialen Dysfunktion im Dravetsyndrom",
                "en": "Deciphering the mechanism and role of mitochondrial dysfunction in Dravet syndrome"
            },
            "short": "Mitoch Dysfkt_Dravetsyndrom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2023-10-09T12:35:56+02: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": [
                1743
            ],
            "funder_projectcode": "MEFO-94",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7816-85069-10"
            ]
        },
        {
            "id": 7908,
            "title": {
                "de": "Fra-2/AP-1 induzierte Endothelzellseneszenz und ihre Rolle in der Entwicklung Sklerodermie-assoziierter Lungenerkrankungen",
                "en": "The role of Fra-2/AP-1 driven endothelial cell senescence in the development of scleroderma associated interstitial lung disease"
            },
            "short": "Fra-2/AP-1 induz.Endothelzellseneszenz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2024-08-01T02:00:00+02:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-11-29T13:16:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 61540,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3020
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7908-61540-10"
            ]
        },
        {
            "id": 6029,
            "title": {
                "de": "Diagnostik und Management fieberhafter Erkrankungen unter Verwendung von personalisierter RNA Molekularsignatur ",
                "en": "Diagnosis and Management of Febrile Illness using RNA Personalised Molecular Signature Diagnosis"
            },
            "short": "Diamonds",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2020-01-17T15:19:36+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51647,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 848196",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6029-62056-12",
                "6029-51647-10"
            ]
        },
        {
            "id": 7370,
            "title": {
                "de": "Wechselwirkung von CRAC und Ca2+ aktivierten K+ Ionenkanälen",
                "en": "Interplay of CRAC channels with Ca2+ activated K+ channels"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-06-01T02:00:00+02:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2023-02-02T14:57:40+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32851",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7370-78591-10"
            ]
        },
        {
            "id": 7333,
            "title": {
                "de": "Serologisches Antikörper Screening zu SARS-CoV-2, Legionellen und Hepatitis unter Zahnmediziner*innen 2022\r\n",
                "en": "Serological antibody screening for SARS-CoV-2, legionella und hepatitis among dental staf 2022"
            },
            "short": "Leg-Hep-S22",
            "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": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-01-16T14:19:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14109,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50051,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7333-50051-10"
            ]
        },
        {
            "id": 7724,
            "title": {
                "de": "Immunzell-Profiling bei chronischen Lungenerkrankungen",
                "en": "Inflammatory profiling in chronic lung disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2023-08-22T16:42:09+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100911,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 844",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7724-57409-12",
                "7724-97528-12",
                "7724-111487-12",
                "7724-100911-10"
            ]
        },
        {
            "id": 6414,
            "title": {
                "de": "Prostaglandin und Cannabinoid Rezeptoren in der EoE",
                "en": "Prostaglandin and cannabinoid receptors in EoE"
            },
            "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-12-31T01:00:00+01:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2021-01-18T12:19:12+01:00",
            "program": 108,
            "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": "KLI887",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6414-56687-10"
            ]
        },
        {
            "id": 6433,
            "title": {
                "de": "Nanopore Sequenzierung in der Augenheilkunde",
                "en": "Nanopore sequencing in ophthalmology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2024-12-30T01:00:00+01:00",
            "end_effective": "2024-12-30T01:00:00+01:00",
            "assignment": "2021-02-03T12:32:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96622,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6433-96622-10"
            ]
        },
        {
            "id": 8068,
            "title": {
                "de": "MICU1 als zentrale Schaltstelle für Signalweiterleitung und Metabolismus durch morphologische Anpassung der Cristae Junction",
                "en": "MICU1 is a central switching point for signal transmission and metabolism through morphological adaptation of the cristae junction"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2024-12-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-03-05T16:07:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90394,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8068-90394-10"
            ]
        },
        {
            "id": 7895,
            "title": {
                "de": "Aberrante basaloide Zellen in der Lungenfibrose",
                "en": "ABC in pulmonary fibrosis"
            },
            "short": "ABC pulmonary fibrosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-21T15:13:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85658,
            "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": [
                "7895-85658-10",
                "7895-50132-12",
                "7895-111587-12",
                "7895-116746-12",
                "7895-126994-12"
            ]
        },
        {
            "id": 8139,
            "title": {
                "de": "Untersuchung verlässlicher Veränderungen für die \"Fatigue Scale for Motor and Cognitive Functions\" (FSMC)",
                "en": "Exploring Reliable Change for the Fatigue Scale for Motor and Cognitive Functions (FSMC)\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-06-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2024-04-15T15:02:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107891,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2539
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8139-107891-10"
            ]
        },
        {
            "id": 8078,
            "title": {
                "de": "Isolierung und Charakterisierung verschiedener zytosolischer Lipidspeicher im Dünndarm",
                "en": "Isolation and characterization of different cytosolic lipid droplet stores in the small intestine"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-05-01T02:00:00+02:00",
            "begin_effective": "2024-05-06T02:00:00+02:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2024-12-05T01:00:00+01:00",
            "assignment": "2024-03-11T11:32:28+01:00",
            "program": 204,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76131,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8078-76131-10"
            ]
        }
    ]
}