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=2320&ordering=begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2300&ordering=begin_effective",
    "results": [
        {
            "id": 9724,
            "title": {
                "de": "Kollagen-Fingerprinting zur Stratifizierung von PH-Patienten",
                "en": "Collagen fingerprinting for stratification of PH patients"
            },
            "short": "Collagen fingerprinting_PH patients",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-07-01T02:00:00+02:00",
            "begin_effective": "2026-07-01T02:00:00+02:00",
            "end_planned": "2029-12-31T01:00:00+01:00",
            "end_effective": "2029-06-30T02:00:00+02:00",
            "assignment": "2026-04-15T15:19:28+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82090,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLP3022825",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9724-82090-10"
            ]
        },
        {
            "id": 9779,
            "title": {
                "de": "Aktivierung des PXR-TFEB-Autophagie-Netzwerks zur Behandlung des Alpha-1-Antitrypsin-Mangels",
                "en": "Activation of the PXR-TFEB-Autophagy Network to treat Alpha-1-Antitrypsin Deficiency"
            },
            "short": "The PXR-TFEB axis in A1AT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-07-01T02:00:00+02:00",
            "begin_effective": "2026-07-01T02:00:00+02:00",
            "end_planned": "2028-06-30T02:00:00+02:00",
            "end_effective": "2028-06-30T02:00:00+02:00",
            "assignment": "2026-05-07T11:59:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9779-57377-10"
            ]
        },
        {
            "id": 9785,
            "title": {
                "de": "Rückführbare Messung von minimaler Resterkrankung in Krebserkrankungen",
                "en": "Metrology for molecular Measurable Residual Disease (MRD) testing in cancer and precision\r\nmedicine"
            },
            "short": "GenomeMET2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-08-01T02:00:00+02:00",
            "begin_effective": "2026-08-01T02:00:00+02:00",
            "end_planned": "2029-07-31T02:00:00+02:00",
            "end_effective": "2029-07-31T02:00:00+02:00",
            "assignment": "2026-05-08T12:40:41+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57386,
            "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": [
                "9785-57386-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": 9562,
            "title": {
                "de": "TRP-vermittelte Kationen Signalwege TRPC.at",
                "en": "TRP-dependentCation signalling TRPC.at"
            },
            "short": "TRPC.at",
            "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-02-27T01:00:00+01:00",
            "end_effective": "2030-09-30T02:00:00+02:00",
            "assignment": "2026-01-27T15:00:59+01:00",
            "program": 114,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 98848,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC4380225",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9562-98848-10"
            ]
        },
        {
            "id": 9610,
            "title": {
                "de": "TIMO- Translationale Immunologie & Metabolismus in Onkologie",
                "en": "TIMO- Translational Immunology & Metabolism in Oncology"
            },
            "short": "TIMO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-10-01T02:00:00+02:00",
            "begin_effective": "2026-10-01T02:00:00+02:00",
            "end_planned": "2030-09-30T02:00:00+02:00",
            "end_effective": "2030-09-30T02:00:00+02:00",
            "assignment": "2026-02-19T18:02:49+01:00",
            "program": 114,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9610-89979-10"
            ]
        },
        {
            "id": 9788,
            "title": {
                "de": "Translationale Immunologie und \r\nStoffwechsel in der Onkologie\r\nDoktorandenprogramm für die nächste Generation translationaler Wissenschaftler",
                "en": "Translational Immunology and \r\nMetabolism in Oncology\r\nPhD training program for the next generation of translational scientists"
            },
            "short": "TIMO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2026-10-01T02:00:00+02:00",
            "begin_effective": "2026-10-01T02:00:00+02:00",
            "end_planned": "2030-09-30T02:00:00+02:00",
            "end_effective": "2030-09-30T02:00:00+02:00",
            "assignment": "2026-05-08T16:43:06+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9788-50826-10"
            ]
        },
        {
            "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": 9776,
            "title": {
                "de": "Zielgerichtete Identifikation von Subpopulationen",
                "en": "Yeast-targeted subpopulation identification for enhanced GI survival and epithelial interaction"
            },
            "short": "YeastTune",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2027-01-01T01:00:00+01:00",
            "begin_effective": "2027-01-01T01:00:00+01:00",
            "end_planned": "2029-03-31T02:00:00+02:00",
            "end_effective": "2029-03-31T02:00:00+02:00",
            "assignment": "2026-05-06T12:30:26+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 124253,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9776-124253-10"
            ]
        }
    ]
}