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=240
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2244,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=260",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=220",
    "results": [
        {
            "id": 5593,
            "title": {
                "de": "Modulation of signaling transduction cascades in primary OA chondrocytes - LBI",
                "en": "Modulation of signaling transduction cascades in primary OA chondrocytes - LBI"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2028-12-31T01:00:00+01:00",
            "assignment": "2018-12-17T13:50:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5593-100991-12",
                "5593-50696-10",
                "5593-59782-12",
                "5593-61131-12",
                "5593-87214-12",
                "5593-59379-11",
                "5593-121953-12"
            ]
        },
        {
            "id": 2365,
            "title": {
                "de": "Plasmakonzentration und genetische Polymorphismen von PCSK9 in Patienten mit koronarer Herzkrankheit",
                "en": "Plasma concentration and polymorphisms of PCSK9 in patients with coronary artery disease "
            },
            "short": "PCSK9",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-01-01T01:00:00+01:00",
            "begin_effective": "2011-01-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-01-31T01:00:00+01:00",
            "assignment": "2010-12-20T12:47:35+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50886,
            "contact": 50886,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2365-50886-10"
            ]
        },
        {
            "id": 2319,
            "title": {
                "de": "Mechanische Stimulierung von Humanen Synoviozyten in der Zellkultur - Pilotstudie",
                "en": "Mechanical Stimulation of Human Synoviocytes in vitro"
            },
            "short": "Mechanische Stimulierung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2010-06-30T02:00:00+02:00",
            "end_effective": "2011-03-31T02:00:00+02:00",
            "assignment": "2010-09-29T12:49:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": 50696,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2319-50696-10"
            ]
        },
        {
            "id": 2529,
            "title": {
                "de": "Untersuchung der MMP Expression in der humanen Chordomzellinie MUG-Chor 1",
                "en": "MMP Expression Analysis on the Human Chordoma Cell Line MUG-Chor 1"
            },
            "short": "MMP EXPRESSION ANALYSIS_CHORDOMA CELL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-06-01T02:00:00+02:00",
            "begin_effective": "2011-07-01T02:00:00+02:00",
            "end_planned": "2011-10-01T02:00:00+02:00",
            "end_effective": "2012-02-28T01:00:00+01:00",
            "assignment": "2011-07-14T11:48:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": 50696,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2529-50696-10"
            ]
        },
        {
            "id": 2721,
            "title": {
                "de": "Kopfschmerz, Reaktive Sauerstoff und Stickstoff Studie",
                "en": "Headache, Reactive Oxygen and Nitrogen Study"
            },
            "short": "HEADRON",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-09-01T02:00:00+02:00",
            "begin_effective": "2012-01-01T01:00:00+01:00",
            "end_planned": "2014-09-01T02:00:00+02:00",
            "end_effective": "2012-12-30T01:00:00+01:00",
            "assignment": "2012-01-12T09:20:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50562,
            "contact": 50562,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2721-50562-10"
            ]
        },
        {
            "id": 2615,
            "title": {
                "de": "Tailored biodegradable magnesium implant materials",
                "en": "Tailored biodegradable magnesium implant materials"
            },
            "short": "MagnIM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-10-01T02:00:00+02:00",
            "begin_effective": "2011-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2011-10-18T11:42:58+02:00",
            "program": 24,
            "subprogram": "Marie Curie Initial Training Network (ITN)",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50785,
            "contact": 50785,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "289163",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2615-50785-10"
            ]
        },
        {
            "id": 2403,
            "title": {
                "de": "Maßgeschneiderte Therapien für Chordome: Bietet IGF-IR-Targeting neue Behandlungsoptionen?",
                "en": "Targeted Therapies for Chordomas: Does IGF-IR-Targeting Provide New Treatment Options?"
            },
            "short": "Chordoma Targeted Therapies",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2011-11-01T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-02-09T14:17:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50448,
            "contact": 50448,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1091
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2403-50448-10"
            ]
        },
        {
            "id": 2536,
            "title": {
                "de": "Chordome: erste Schritte in der Entwicklung neuer Therapieansätze",
                "en": "Chordomas: First steps towards a new therapy"
            },
            "short": "Chordomas: New Therapy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-08-01T02:00:00+02:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2012-07-31T02:00:00+02:00",
            "end_effective": "2012-10-31T01:00:00+01:00",
            "assignment": "2011-07-18T14:17:06+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53237,
            "contact": 53237,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2536-50696-12",
                "2536-61131-12",
                "2536-53237-10"
            ]
        },
        {
            "id": 3135,
            "title": {
                "de": "Überlebensrate und Kosteneffizienzanalyse von Schultertotalendoprothesen.",
                "en": "Pooled Survival and Cost-effectiveness Analysis of Cementation Status and Implant Design In Total Shoulder Arthroplasty (TSA)"
            },
            "short": "Cost-effectivness in TSA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2013-12-01T01:00:00+01:00",
            "assignment": "2013-01-15T13:36:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59379,
            "contact": 59379,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1390
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3135-59379-10"
            ]
        },
        {
            "id": 8638,
            "title": {
                "de": "OptoBioInterface: Lichtaktive Mikropartikel zur Neurostimulation",
                "en": "OptoBioInterface: Light-Active Microparticles\r\nfor Retinal Neuron Stimulation"
            },
            "short": "OptoBioInterface",
            "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": "2025-05-31T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2025-02-03T17:05:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 99325,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8638-99325-10"
            ]
        },
        {
            "id": 3097,
            "title": {
                "de": "Etablierung und Charakterisierung einer humanen Synovialsarkom-Zelllinie",
                "en": "Establishment and characterization of a human synovial sarcoma cell line"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-06-01T02:00:00+02:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2012-12-07T13:18:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "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": [
                "3097-50696-10"
            ]
        },
        {
            "id": 3992,
            "title": {
                "de": "Autophagie in humanen Chondrosarkomzellen",
                "en": "Autophagy in humane chondrosarcoma cell lines"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-06-01T02:00:00+02:00",
            "end_planned": "2016-05-31T02:00:00+02:00",
            "end_effective": "2016-05-31T02:00:00+02:00",
            "assignment": "2015-04-30T11:34:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "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": [
                "3992-50696-10",
                "3992-59782-12",
                "3992-61131-12"
            ]
        },
        {
            "id": 6594,
            "title": {
                "de": "Einfluss von Shikonin-Derivaten auf humane Sarkom-Zelllinien.\r\nSind Naturstoffe die besseren Chemotherapeutika?\r\n",
                "en": "Effects of shikonin derivatives on human sarcoma cell lines.\r\nAre natural compounds the better chemotherapeutics?\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-03-30T02:00:00+02:00",
            "end_effective": "2023-04-30T02:00:00+02:00",
            "assignment": "2021-05-25T13:09:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "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": [
                "6594-50696-10"
            ]
        },
        {
            "id": 9485,
            "title": {
                "de": "Die inflammatorische Achse kardiometabolischer Störungen in der Schwangerschaft",
                "en": "The Inflammatory Axis of Cardiometabolic Disorders in Pregnancy"
            },
            "short": "Inflammatorische Achse_kardiometabolStör",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-11-01T01:00:00+01:00",
            "begin_effective": "2025-11-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-12-15T10:33:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 133882,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": "FIF-A 16-0069/2025-0006",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9485-133882-10"
            ]
        },
        {
            "id": 5064,
            "title": {
                "de": "In vitro Studie zur Minimierung von Infektionen großer Endoprothesen ",
                "en": "In vitro study to minimize infections of large endoprostheses"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2017-09-19T15:24:02+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "861608",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5064-50696-10",
                "5064-59782-12",
                "5064-61131-12",
                "5064-87214-12"
            ]
        },
        {
            "id": 3093,
            "title": {
                "de": "In vivo Studien von biodegradierbaren magnesium-basierenden Implantatmaterialien (MetBioMat)",
                "en": "In vivo studies of biodegradable magnesium based implant materials (MetBioMat)"
            },
            "short": "MetBioMat",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-08-01T02:00:00+02:00",
            "begin_effective": "2012-08-01T02:00:00+02:00",
            "end_planned": "2017-07-31T02:00:00+02:00",
            "end_effective": "2017-07-31T02:00:00+02:00",
            "assignment": "2012-12-06T11:36:32+01:00",
            "program": null,
            "subprogram": "Helmholtz Virtual-Institutes",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1392
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3093-50785-10",
                "3093-98087-12"
            ]
        },
        {
            "id": 8750,
            "title": {
                "de": "Gezielte Steuerung mechanischer Stress-Signalwege zur Therapie chronischer Hautentzündungen",
                "en": "Targeted modulation of mechanical stress signaling pathways for the therapy of chronic skin inflammation"
            },
            "short": null,
            "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-02-28T01:00:00+01:00",
            "assignment": "2025-04-01T17:29:50+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77115,
            "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": [
                "8750-77115-10"
            ]
        },
        {
            "id": 3092,
            "title": {
                "de": "Erforschung der Abbauprodukte von neuen Implantatmaterialien in der Unfallchirurgie",
                "en": "Investigation of degradation products of novel implant materials used in accident surgery"
            },
            "short": "degIMMAT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-09-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2015-08-31T02:00:00+02:00",
            "end_effective": "2015-08-31T02:00:00+02:00",
            "assignment": "2012-12-06T11:35:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1166
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3092-50785-10"
            ]
        },
        {
            "id": 3558,
            "title": {
                "de": "Entwicklung von bioresorbierbaren Implantaten für Kinder",
                "en": "Development of bioresorbable implants for children with special regards to fracture healing and patient requirements"
            },
            "short": "BRIC Phase 2",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-09-01T02:00:00+02:00",
            "begin_effective": "2013-09-01T02:00:00+02:00",
            "end_planned": "2016-08-31T02:00:00+02:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2014-02-07T10:34:22+01:00",
            "program": 95,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "840286",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3558-50785-10"
            ]
        },
        {
            "id": 3559,
            "title": {
                "de": "Oberflächenveränderung von Titanlegierungen zur Verbesserung der Biokompatibilität von Implantaten",
                "en": "Surface modification of Titan allows to enhance biocompatibility of implants"
            },
            "short": "BioTi Mod",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-03-01T01:00:00+01:00",
            "begin_effective": "2014-03-01T01:00:00+01:00",
            "end_planned": "2016-02-29T01:00:00+01:00",
            "end_effective": "2016-02-29T01:00:00+01:00",
            "assignment": "2014-02-07T11:57:27+01:00",
            "program": null,
            "subprogram": "HTI Förderung Forschung Steiermark",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50785,
            "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": [
                "3559-50785-10"
            ]
        }
    ]
}