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=1640&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1660&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1620&ordering=end_effective",
    "results": [
        {
            "id": 7369,
            "title": {
                "de": "Mechanistische Evaluierung eines TRPV6 Ca2+ Kanal Inhibitors",
                "en": "Mechanistic Evaluation of a TRPV6 Ca2+ channel inhibitor"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-10-31T01:00:00+01:00",
            "assignment": "2023-02-02T14:52:03+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 33283",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7369-78591-10"
            ]
        },
        {
            "id": 6001,
            "title": {
                "de": "Das Darm-Mikrobiom im Verlauf hämato-/onkologischer Erkrankungen",
                "en": "The Gut Microbiome in Haemato-/Oncological Patients"
            },
            "short": "MikroPHiOm",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-11-01T01:00:00+01:00",
            "begin_effective": "2019-11-01T01:00:00+01:00",
            "end_planned": "2024-10-31T01:00:00+01:00",
            "end_effective": "2024-10-31T01:00:00+01:00",
            "assignment": "2019-12-16T10:01:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14095,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6001-56810-10"
            ]
        },
        {
            "id": 5709,
            "title": {
                "de": "Makrophagen-Endothel-Interaktion & Angiogenese der Plazenta",
                "en": "Macrophage-Endothelial Crosstalk in Placental Angiogenesis "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-05-02T02:00:00+02:00",
            "end_planned": "2022-07-01T02:00:00+02:00",
            "end_effective": "2024-11-01T01:00:00+01:00",
            "assignment": "2019-02-26T10:25:59+01:00",
            "program": 86,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83661,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1029",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5709-83661-10"
            ]
        },
        {
            "id": 7907,
            "title": {
                "de": "Untersuchung seltener und häufiger genetischer Varianten und spezifischer Merkmale der COPD-assoziierten pulmonalen Hypertonie",
                "en": "Assessment of rare and common genetic variants and specific traits of COPD-associated pulmonary hypertension"
            },
            "short": "Mid-Career Grant der ÖGP 2023",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-07T01:00:00+01:00",
            "begin_effective": "2023-11-07T01:00:00+01:00",
            "end_planned": "2024-11-07T01:00:00+01:00",
            "end_effective": "2024-11-07T01:00:00+01:00",
            "assignment": "2023-11-29T08:21:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87980,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7907-87980-10"
            ]
        },
        {
            "id": 5149,
            "title": {
                "de": "PREvention of STroke in Intracerebral haemorrhaGE survivors with Atrial Fibrillation (PRESTIGE-AF)",
                "en": "PREvention of STroke in Intracerebral haemorrhaGE survivors with Atrial Fibrillation (PRESTIGE-AF)"
            },
            "short": "PRESTIGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2017-12-05T13:36:53+01:00",
            "program": 109,
            "subprogram": "Call: H2020-SC1-2016-2017 (Personalised Medicine)\r\nTopic: SC1-PM-10-2017\r\nType of action: RIA (Research and Innovation action)",
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50173,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "754517",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5149-50173-10"
            ]
        },
        {
            "id": 5607,
            "title": {
                "de": "Neuronale Vernetzung im Kolissionssensor einer Heuschrecke",
                "en": "Connectivity of a Locust’s Collision Detection Circuit"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2019-01-07T11:01:29+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32058",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5607-50960-10"
            ]
        },
        {
            "id": 6344,
            "title": {
                "de": "Organoid-basierte Prädiktion von Patienten-spezifischem Ansprechen auf Fasten in der Krebstherapie",
                "en": "Organoid-based prediction of patient response to polytherapy for hepatocellular carcinoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2023-01-31T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2020-11-24T19:05:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "18517",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6344-99151-10"
            ]
        },
        {
            "id": 8139,
            "title": {
                "de": "Untersuchung verlässlicher Veränderungen für die \"Fatigue Scale for Motor and Cognitive Functions\" (FSMC)",
                "en": "Exploring Reliable Change for the Fatigue Scale for Motor and Cognitive Functions (FSMC)\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-06-01T02:00:00+02:00",
            "begin_effective": "2024-09-01T02:00:00+02:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2024-04-15T15:02:56+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107891,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2539
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8139-107891-10"
            ]
        },
        {
            "id": 8078,
            "title": {
                "de": "Isolierung und Charakterisierung verschiedener zytosolischer Lipidspeicher im Dünndarm",
                "en": "Isolation and characterization of different cytosolic lipid droplet stores in the small intestine"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-05-01T02:00:00+02:00",
            "begin_effective": "2024-05-06T02:00:00+02:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2024-12-05T01:00:00+01:00",
            "assignment": "2024-03-11T11:32:28+01:00",
            "program": 204,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76131,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8078-76131-10"
            ]
        },
        {
            "id": 6433,
            "title": {
                "de": "Nanopore Sequenzierung in der Augenheilkunde",
                "en": "Nanopore sequencing in ophthalmology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2024-12-30T01:00:00+01:00",
            "end_effective": "2024-12-30T01:00:00+01:00",
            "assignment": "2021-02-03T12:32:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96622,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6433-96622-10"
            ]
        },
        {
            "id": 5614,
            "title": {
                "de": "Studie über den Effekt einer Schrittmacher-Implantation auf den Blutdruck",
                "en": "Effect of pacemaker implantation on blood pressure study"
            },
            "short": "PACE-BP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-01-11T15:17:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5614-81519-10"
            ]
        },
        {
            "id": 7622,
            "title": {
                "de": "EVI 2.0 - Evidenzbasierte Informationen zur Unterstützung von gesundheitskompetenten Entscheidungen",
                "en": "EVI 2.0 - Evidence-based health information to increase health literacy"
            },
            "short": "EVI 2.0",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-06-19T11:56:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51117,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7622-51117-10"
            ]
        },
        {
            "id": 8087,
            "title": {
                "de": "Die Bedeutung der Lipidhydrolyse für die Regeneration der Lunge nach bakterieller\r\nLungenentzündung.",
                "en": "Importance of lipid hydrolysis for lung regeneration after bacterial\r\npneumonia."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-06-01T02:00:00+02:00",
            "begin_effective": "2023-06-01T02:00:00+02:00",
            "end_planned": "2023-06-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2024-03-15T09:14:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8087-65966-10"
            ]
        },
        {
            "id": 7521,
            "title": {
                "de": "Behandlung von Klarzellsarkomen mit Lurbinectedin",
                "en": "Treatment of Clear Cell Sarcoma with Lurbinectedin"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2023-06-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-04-19T16:41:14+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 106294,
            "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": [
                "7521-106294-10"
            ]
        },
        {
            "id": 7501,
            "title": {
                "de": "Faradaic scalpels: eine neue Mikrochirurgie Methode zur Gehirntumorbehandlung",
                "en": "Faradaic scalpels: a novel microsurgery tool for brain\r\ntumor treatment"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-04-14T13:55:05+02:00",
            "program": 207,
            "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": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7501-98848-10"
            ]
        },
        {
            "id": 7221,
            "title": {
                "de": "Datengestützte Reanimation am Notarzteinsatzfahrzeug Univ.-Klinikum LKH Graz",
                "en": "Data-Driven Resuscitation at the Emergency Physician Response Car University Hospital Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2024-03-30T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-10-17T13:19:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14070,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74176,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457,
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7221-74176-10"
            ]
        },
        {
            "id": 7140,
            "title": {
                "de": "Evaluierung Modifizierbarer Umgebungsfaktoren wie Licht und Lärm als Risikofaktoren für das Auftreten des Deliriums an Intensivstationen",
                "en": "Evaluation of Modifiable Environmental Risk Factors such as Light and Noise Associated with Development of Delirium in the Intensive Care Unit\r\n"
            },
            "short": "EMERALD/LANYARD-ICU",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-08-24T10:46:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74135,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743,
                2471
            ],
            "funder_projectcode": "MEFO-79",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7140-74135-10"
            ]
        },
        {
            "id": 8006,
            "title": {
                "de": "Sicherheit und Wirksamkeit eines mobilen, App-basierten Decision Support Systems für  Bewegung bei Typ 1 Diabetes",
                "en": "Safety and pilot efficacy of a mobile app-based decision support system for\r\nexercise in type 1 diabetes (AppEx)"
            },
            "short": "AppEx",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2024-01-31T15:08:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8006-50838-10"
            ]
        },
        {
            "id": 7936,
            "title": {
                "de": "Die Rolle von Eisen und Amyloid Beta bei selektivem neuronalen Zelltod in einem humanen Ex Vivo Alhzeimermodell",
                "en": "Selective Neuronal Death Induced by Iron and Amyloid Beta in an Ex Vivo Model of Alzheimer's Disease in Human Brain Tissue"
            },
            "short": "Iron- Induced Neuronal Cell Death",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2024-05-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-12-15T12:10:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-92",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7936-50960-10"
            ]
        },
        {
            "id": 5784,
            "title": {
                "de": "ConcePTION",
                "en": "ConcePTION"
            },
            "short": "ConcePTION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2024-02-29T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-05-07T13:35:31+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "821520",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5784-51449-10"
            ]
        }
    ]
}