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=120&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2242,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=140&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=100&ordering=-begin_effective",
    "results": [
        {
            "id": 8739,
            "title": {
                "de": "Neue antimikrobielle, erdölfreie Oberflächen für\r\nKlinikbereich, Textilien und Verpackungen",
                "en": "New antimicrobial, petroleum-free surfaces for\r\nclinical areas, textiles and packaging"
            },
            "short": "SafeSurface",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-03-25T17:06:31+01:00",
            "program": 247,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999921649",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8739-54018-10"
            ]
        },
        {
            "id": 9078,
            "title": {
                "de": "Einfluss von Humanmilch-Oligosacchariden auf das Harnmikrobiom in der Schwangerschaft",
                "en": "Influence of human milk oligosaccharides on the urinary microbiome during pregnancy"
            },
            "short": "Humanmilch_Harnmikrobiom_StadtGraz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2025-07-08T12:54:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88993,
            "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": [
                "9078-88993-10"
            ]
        },
        {
            "id": 8467,
            "title": {
                "de": "Cathepsin-C-Hemmung bei pulmonaler Hypertonie",
                "en": "Cathepsin C Inhibition in Pulmonary Hypertension"
            },
            "short": "CatC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2028-05-31T02:00:00+02:00",
            "end_effective": "2028-03-31T02:00:00+02:00",
            "assignment": "2024-11-04T10:49:08+01:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "PAT5277424",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8467-86731-12",
                "8467-108716-12",
                "8467-82090-10"
            ]
        },
        {
            "id": 8714,
            "title": {
                "de": "Aufdeckung der Mechanismen hinter der Resistenz von dreifach-negativen Brustkrebszellen gegen die Zytotoxizität von T-Zellen",
                "en": "Unraveling the Mechanisms behind T-cell Cytotoxicity Resistance (TCR) in Triple-Negative Breast Cancer (TNBC) Cells"
            },
            "short": "TCR-TNBC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2027-08-31T02:00:00+02:00",
            "end_effective": "2027-03-31T02:00:00+02:00",
            "assignment": "2025-03-10T10:29:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92462,
            "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": [
                "8714-92462-10"
            ]
        },
        {
            "id": 8734,
            "title": {
                "de": "ELPHI: Kontaktlos-gesteuerte Implantate für lokale Chemo in Gehirntumoren",
                "en": "ELPHI: wireless implants for local chemotherapy in brain tumors"
            },
            "short": "ERC get started ELPHI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2025-10-01T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2025-03-21T19:29:34+01: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": [
                "8734-99703-10"
            ]
        },
        {
            "id": 8706,
            "title": {
                "de": "KI basierte Risikobewertung, Risikokommunikation und Risikointervention bei Menschen mit kognitiven Störungen",
                "en": "AI-based Risk Assessment, Risk Communication, and Risk Intervention in People with Cognitive Impairments"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2027-03-31T02:00:00+02:00",
            "end_effective": "2027-03-31T02:00:00+02:00",
            "assignment": "2025-03-04T17:08:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 73547,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8706-73547-10"
            ]
        },
        {
            "id": 8751,
            "title": {
                "de": "Neue Horizonte in der Behandlung von Pneumonie und Sepsis: Die Rolle von\r\nTRPC-Ionenkanälen bei bakteriellen Infektionen\r\n",
                "en": "New horizons in the treatment of pneumonia and sepsis: The role of\r\nTRPC ion channels in bacterial infections"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-04-01T17:49:14+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86144,
            "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": [
                "8751-86144-10"
            ]
        },
        {
            "id": 8721,
            "title": {
                "de": "Schwangerschaftsvergiftung - neuartige Biomarker für die Präeklampsie",
                "en": " Novel biomarkers for preeclampsia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-03T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-03-12T16:53:33+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50909,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8721-50909-10"
            ]
        },
        {
            "id": 8486,
            "title": {
                "de": "Unlocking RI potential with Scalable AI and Data",
                "en": "Unlocking RI potential with Scalable AI and Data"
            },
            "short": "RI-SCALE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-02-29T01:00:00+01:00",
            "assignment": "2024-11-15T13:51:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99976,
            "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": [
                "8486-99976-10",
                "8486-108575-12",
                "8486-119452-12",
                "8486-125115-12",
                "8486-133220-12",
                "8486-133281-12"
            ]
        },
        {
            "id": 8708,
            "title": {
                "de": "Multi-Omics Analysen bei Plaque-Psoriasis",
                "en": "Multi-omics analysis in patients with plaque-psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-03-05T13:38:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76691,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8708-76691-10"
            ]
        },
        {
            "id": 8544,
            "title": {
                "de": "Verbindungen zwischen Aggression, Genetik und Mikrobiom",
                "en": "Genetic and microbial effects on aggressive behavior"
            },
            "short": "Genetics_microbiome_aggressive behavior",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-01-01T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2024-12-09T13:03:47+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71386,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT5589324",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8544-71386-10"
            ]
        },
        {
            "id": 8604,
            "title": {
                "de": "Die Rolle von CXCR4 in der synchronisierten Erythropoese aus humanen pluripotenten Stammzellen",
                "en": "The role of CXCR4 in synchronised erythropoiesis of human pluripotent stem cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2025-04-30T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2025-01-20T10:24:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 96172,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1921
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8604-96172-10"
            ]
        },
        {
            "id": 8361,
            "title": {
                "de": "Plazenta vermitteltes Priming von mütterlichen Blutplättchen",
                "en": "Placenta-educated maternal platelets"
            },
            "short": "PEPs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2024-08-21T15:45:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT4258724",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8361-53232-10"
            ]
        },
        {
            "id": 8669,
            "title": {
                "de": "BAMBinO: Gallensäuren als Stoffwechselregulatoren bei Osteoporose",
                "en": "BAMBinO: bile acids as metabolic regulators in osteoporosis"
            },
            "short": "BAMBinO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2025-02-18T17:30:28+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 107134,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN9543924",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8669-107134-10",
                "8669-135641-12",
                "8669-128314-12"
            ]
        },
        {
            "id": 8533,
            "title": {
                "de": "Kommunikation von Stress an Zellkerne in Kardiomyozyten",
                "en": "Communicating stress to cell nuclei in cardiomyocytes"
            },
            "short": "StressCARDIO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2024-11-28T15:20:47+01:00",
            "program": null,
            "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": "PAT9036624",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8533-98847-12",
                "8533-62747-10"
            ]
        },
        {
            "id": 8699,
            "title": {
                "de": "Patienten-Avataren durch Xenotransplantation als Möglichkeit zur Vorhersage von Therapieansprechen und Relaps bei AML.",
                "en": "Developing a Leukemia Patient-Derived Xenotransplantation Repository for Predicting AML Treatment Response and Relapse"
            },
            "short": "AML PDX",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-02-28T01:00:00+01:00",
            "end_effective": "2027-02-28T01:00:00+01:00",
            "assignment": "2025-03-03T13:45:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8699-50747-10",
                "8699-97755-12",
                "8699-122590-12"
            ]
        },
        {
            "id": 8482,
            "title": {
                "de": "Sport und das Ansprechen auf Immuntherapie bei Lungenkrebs.",
                "en": "Exercise as a tool to improve the response to immunotherapy in lung cancer."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-05-01T02:00:00+02:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-05-01T02:00:00+02:00",
            "end_effective": "2028-02-28T01:00:00+01:00",
            "assignment": "2024-11-07T17:18:48+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 71794,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT1625724",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8482-71794-10",
                "8482-135562-12"
            ]
        },
        {
            "id": 8627,
            "title": {
                "de": "Prävention durch Digitalisierung und Standardisierung von \"self reported data\"",
                "en": "Prevention by Digitalisation and Standardisation using \"self reproted data\""
            },
            "short": "PräNUDGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-03-31T02:00:00+02:00",
            "end_effective": "2027-02-28T01:00:00+01:00",
            "assignment": "2025-01-30T11:00:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 65558,
            "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": [
                "8627-65558-10"
            ]
        },
        {
            "id": 8577,
            "title": {
                "de": "Kognitive Funktion und Ernährung",
                "en": "Enhancing Cognitive Longevity through Lifestyle and Nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:38:39+01:00",
            "program": 253,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8577-50838-10"
            ]
        },
        {
            "id": 8578,
            "title": {
                "de": "OptimaMind - Verbesserung der kognitiven Funktion durch Ernährung",
                "en": "OptimaMind - Enhancing cognitive longevity through lifestyle and nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-03T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2028-01-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:54:51+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8578-89175-10"
            ]
        }
    ]
}