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=20&ordering=-end_effective
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=40&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&ordering=-end_effective",
    "results": [
        {
            "id": 8299,
            "title": {
                "de": "Energetik-Transkriptions Kopplung im hypertensiven Herzen",
                "en": "Energetics-transcription coupling in hypertensive heart"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-01-01T01:00:00+01:00",
            "end_planned": "2029-12-31T01:00:00+01:00",
            "end_effective": "2029-12-31T01:00:00+01:00",
            "assignment": "2024-07-17T18:19:55+02:00",
            "program": 110,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "STA 194",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8299-110709-12",
                "8299-117943-12",
                "8299-122231-12",
                "8299-131037-12",
                "8299-62747-10",
                "8299-75758-12"
            ]
        },
        {
            "id": 9535,
            "title": {
                "de": "Multimodale Strategien zur Behandlung von Harnblasenkrebs",
                "en": "Multimodal Strategies to Target Key Challenges in Bladder Cancer"
            },
            "short": "StrikeBC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-02T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2033-12-31T01:00:00+01:00",
            "end_effective": "2029-12-31T01:00:00+01:00",
            "assignment": "2026-01-16T16:12:05+01:00",
            "program": 251,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 86226,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9535-86226-10"
            ]
        },
        {
            "id": 9537,
            "title": {
                "de": "Multimodale Strategien zur Bewältigung der wichtigsten Herausforderungen bei Blasenkrebs\r\n",
                "en": "Multimodal Strategies to Target Key Challenges in Bladder Cancer"
            },
            "short": "StrikeBC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-01-01T01:00:00+01:00",
            "begin_effective": "2026-01-01T01:00:00+01:00",
            "end_planned": "2029-12-31T01:00:00+01:00",
            "end_effective": "2029-12-31T01:00:00+01:00",
            "assignment": "2026-01-16T16:32:15+01:00",
            "program": 251,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113095,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9537-113095-10"
            ]
        },
        {
            "id": 8571,
            "title": {
                "de": "PETIT Frühgeborenen Reanimations Register",
                "en": "The PETIT (PrETerm InfanTs) resuscitation registry"
            },
            "short": "PETIT Register",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-11-05T01:00:00+01:00",
            "begin_effective": "2024-11-05T01:00:00+01:00",
            "end_planned": "2029-11-05T01:00:00+01:00",
            "end_effective": "2029-11-05T01:00:00+01:00",
            "assignment": "2024-12-18T11:43:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14048,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 100023,
            "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": [
                "8571-100023-10"
            ]
        },
        {
            "id": 9223,
            "title": {
                "de": "Diethylsuccinat als neues Therapeutikum bei IPF",
                "en": "Diethylsuccinate as a novel therapeutic for IPF"
            },
            "short": "Diethylsuccinat_therapeutic_IPF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-01T02:00:00+02:00",
            "begin_effective": "2025-11-01T01:00:00+01:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2029-10-31T01:00:00+01:00",
            "assignment": "2025-09-24T11:54:15+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "PAT2165825",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9223-111587-12",
                "9223-116746-12",
                "9223-126994-12",
                "9223-50132-12",
                "9223-85658-10"
            ]
        },
        {
            "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": 8524,
            "title": {
                "de": "Metabolische Kontrolle von Altern und Krankheit: Von Modellen zum Menschen",
                "en": "Metabolic control of aging and disease: From Models to humans"
            },
            "short": "MetAGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2029-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2024-11-21T16:12:22+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "COE14",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8524-51831-10"
            ]
        },
        {
            "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-120872-12",
                "8525-124053-12",
                "8525-126655-12",
                "8525-131699-12",
                "8525-70922-12",
                "8525-51860-10"
            ]
        },
        {
            "id": 8527,
            "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": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2029-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2024-11-21T16:24:26+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 91207,
            "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": [
                "8527-91207-10",
                "8527-108411-12",
                "8527-111567-12",
                "8527-122011-12",
                "8527-129219-12",
                "8527-50119-12",
                "8527-50360-12",
                "8527-97044-12"
            ]
        },
        {
            "id": 8526,
            "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:55+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71487,
            "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": [
                "8526-119268-12",
                "8526-125934-12",
                "8526-71487-10"
            ]
        },
        {
            "id": 8535,
            "title": {
                "de": "Metabolische Kontrolle von Altern und Krankheit",
                "en": "Metabolic control of aging and disease"
            },
            "short": "MetAGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2024-11-29T14:49:59+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "COE14",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8535-129380-12",
                "8535-94512-10"
            ]
        },
        {
            "id": 8926,
            "title": {
                "de": "Weiterentwicklung von genetisch codierten K+ Biosensoren",
                "en": "Advancing Genetically Encoded K+ Sensors for in vivo Imaging"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2027-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2025-05-22T16:14:34+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN1161824",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8926-130736-12",
                "8926-135501-12",
                "8926-50810-10"
            ]
        },
        {
            "id": 8624,
            "title": {
                "de": "CoE MetAge – Zusatzfinanzierung",
                "en": "CoE MetAge – Zusatzfinanzierung"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2029-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2025-01-24T16:08:57+01:00",
            "program": null,
            "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": [
                135
            ],
            "funder_projectcode": "ABT12-338847/2024-12",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8624-94512-10"
            ]
        },
        {
            "id": 8602,
            "title": {
                "de": "CoE MetAge – Zusatzfinanzierung",
                "en": "CoE MetAge – Zusatzfinanzierung"
            },
            "short": "CoE MetAge – Zusatzfinanzierung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2029-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2025-01-17T11:19:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "ABT12-338847/2024-12",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8602-91207-10",
                "8602-111770-12",
                "8602-98222-12"
            ]
        },
        {
            "id": 9566,
            "title": {
                "de": "Lichtkontrolle von Orai Ca2+ Oszillationen in GBM Zellen",
                "en": "Light control of Orai Ca2+ oscillations in GBM tumor cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-03-01T01:00:00+01:00",
            "begin_effective": "2026-10-01T02:00:00+02:00",
            "end_planned": "2029-03-01T01:00:00+01:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2026-01-28T11:46:57+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT1487525",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9566-98848-10"
            ]
        },
        {
            "id": 9113,
            "title": {
                "de": "Metabolische Kontrolle von Altern und Krankheit",
                "en": "MetAGE, Metabolic control of aging and disease"
            },
            "short": "MetAGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2029-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2025-07-31T10:48:35+02:00",
            "program": 125,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79192,
            "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": [
                "9113-79192-10"
            ]
        },
        {
            "id": 8536,
            "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": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2029-09-30T02:00:00+02:00",
            "end_effective": "2029-09-30T02:00:00+02:00",
            "assignment": "2024-11-29T15:01:23+01:00",
            "program": 125,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 60041,
            "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": [
                "8536-131797-12",
                "8536-135852-12",
                "8536-60041-10"
            ]
        },
        {
            "id": 9784,
            "title": {
                "de": "Kapazitätsaufbau in Forschungsinfrastrukturen im Sinne von \"One Health\"",
                "en": "CAPACITY BUILDING IN RESEARCH INFRASTRUCTURE TOWARDS ONE HEALTH"
            },
            "short": "CaBRIOH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-09-01T02:00:00+02:00",
            "begin_effective": "2026-09-01T02:00:00+02:00",
            "end_planned": "2029-08-31T02:00:00+02:00",
            "end_effective": "2029-08-31T02:00:00+02:00",
            "assignment": "2026-05-08T12:33:02+02:00",
            "program": 210,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51870,
            "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": [
                "9784-51870-10"
            ]
        },
        {
            "id": 8360,
            "title": {
                "de": "Myokardiale Strainanalyse zur Verbesserung der diagnostischen Aussagekraft von genetischen Testungen bei Hypertropher Kardiomyopathie",
                "en": "Myocardial deformation analysis to improve diagnostic yield of genetic testing in hypertrophic cardiomyopathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-08-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2029-07-31T02:00:00+02:00",
            "end_effective": "2029-08-31T02:00:00+02:00",
            "assignment": "2024-08-21T10:59:10+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 106116,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8360-106116-10"
            ]
        },
        {
            "id": 9382,
            "title": {
                "de": "Der Einfluss von Schwangerschaft und Lebensstil auf die neuromotorische und kognitive Entwicklung von Säuglingen: Schritte für morgen",
                "en": "The Impact of Pregnancy and Lifestyle on Infants’ Neuromotor and Cognitive Development: Steps for Tomorrow"
            },
            "short": "PreStep",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2029-08-31T02:00:00+02:00",
            "end_effective": "2029-08-31T02:00:00+02:00",
            "assignment": "2025-11-11T14:37:29+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50907,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9382-50907-10"
            ]
        }
    ]
}