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=80
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=100",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=60",
    "results": [
        {
            "id": 5910,
            "title": {
                "de": "Optimierung einer Modellbildungs- und Simulationspipeline  zur Steuerung von katheter-basierten Ablationstherapie mit dem Ziel der klinischen Translation",
                "en": "Optimising a computational model generation and simulation pipeline to guide catheter\r\nablation therapy to facilitate clinical translation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-09-04T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-09-03T02:00:00+02:00",
            "assignment": "2019-09-11T10:33:04+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                214
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5910-50966-10"
            ]
        },
        {
            "id": 3098,
            "title": {
                "de": "Multifunktionale Nanopartikel",
                "en": "Multifunctional nanoparticles for drug delivery across the blood-brain barrier"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2012-12-10T11:09:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1413
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3098-51705-10"
            ]
        },
        {
            "id": 4709,
            "title": {
                "de": "DNA-seq Biomarker-Identifikation in Subgruppen von Stadium II Kolon-Adenokarzinomen",
                "en": "DNA-seq biomarker identification in subgroups of stage II colon adenocarcinoma"
            },
            "short": "BmarkerCOAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-04-01T02:00:00+02:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2018-03-31T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2016-11-29T12:41:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51684,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1019
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4709-51684-10"
            ]
        },
        {
            "id": 4204,
            "title": {
                "de": "Gehirn Imaging, Kognition, Demenz und Next Generation Genomics: interdisziplinäre Forschung um Risiko und protektive Faktoren bei neurodegenerativen Erkrankungen zu identifizieren",
                "en": "BRain Imaging, cognition, Dementia and next generation GEnomics: a Transdisciplinary approach to search for risk and protective factors of neurodegenerative disease"
            },
            "short": "BRIDGET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2015-12-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2021-03-31T02:00:00+02:00",
            "assignment": "2015-12-21T09:15:49+01:00",
            "program": null,
            "subprogram": "Joint Programme - Neurodegenerative Disease Research",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51912,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4204-51912-10"
            ]
        },
        {
            "id": 5057,
            "title": {
                "de": "Verwertung der Ergebnisse des MED-PED Programms 1991 – 2001 in FH-CHOL Austria",
                "en": "Utilisation of the Results of the MED-PED Program 1991-2001 in FH-CHOL Austria"
            },
            "short": "FH-CHOL Austria_MED-PED",
            "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": "2018-04-30T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2017-08-31T16:33:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51912,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1923
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5057-51912-10"
            ]
        },
        {
            "id": 8363,
            "title": {
                "de": "Das Zusammenspiel von Glukoneogenese und Glykolyse in Lungenkrebszellen.",
                "en": "Interplay of gluconeogenesis and glycolysis in lung cancer. "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-09-30T02:00:00+02:00",
            "begin_effective": "2024-09-30T02:00:00+02:00",
            "end_planned": "2025-03-28T01:00:00+01:00",
            "end_effective": "2025-03-28T01:00:00+01:00",
            "assignment": "2024-08-21T16:31:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 8375,
            "title": {
                "de": "Anpassungsstrategien von Makrophagen in der nährstoffarmen Mikroumgebung von Tumoren ",
                "en": "Adaptation strategies of macrophages in the nutrient-poor tumor microenvironment \f"
            },
            "short": "Macrophages in nutrient-poor environment",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-02-12T01:00:00+01:00",
            "begin_effective": "2024-02-12T01:00:00+01:00",
            "end_planned": "2024-08-12T02:00:00+02:00",
            "end_effective": "2024-08-12T02:00:00+02:00",
            "assignment": "2024-08-28T12:56:10+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1000
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4241,
            "title": {
                "de": "Analytische Elektronenmikroskopie der Eiseneinlagerungen in den Stammganglien",
                "en": "Analytical Electron Microscopy of Iron Deposits in the Basal Ganglia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-02T01:00:00+01:00",
            "begin_effective": "2015-03-02T01:00:00+01:00",
            "end_planned": "2016-03-02T01:00:00+01:00",
            "end_effective": "2016-03-02T01:00:00+01:00",
            "assignment": "2016-01-21T11:12:01+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": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4241-50960-10"
            ]
        },
        {
            "id": 4242,
            "title": {
                "de": "Elektronenmikroskopische Lokalisation nikotinischer Acetylcholinrezeptoren an einem neuronalen Bewegungsdetektor",
                "en": "Electron Microscopic Localisation of a Nicotinic Acetylcholine Receptor of a neuronal movement detector"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-19T01:00:00+01:00",
            "begin_effective": "2015-11-19T01:00:00+01:00",
            "end_planned": "2016-11-19T01:00:00+01:00",
            "end_effective": "2016-11-19T01:00:00+01:00",
            "assignment": "2016-01-21T11:13:20+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": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4242-50960-10"
            ]
        },
        {
            "id": 4459,
            "title": {
                "de": "Hochauflösender Eisennachweis im humanen Gehirn",
                "en": "High Resolution Visualization of Iron Deposits in the Human Brain in Health and Disease "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-07-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2019-06-30T02:00:00+02:00",
            "end_effective": "2021-09-30T02:00:00+02:00",
            "assignment": "2016-05-23T12:37:53+02: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": "P29370",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4459-50960-10"
            ]
        },
        {
            "id": 4176,
            "title": {
                "de": "Halbautomatische Segmentierung von Nervenzellen aus 3D-Bilddatensätzen der Rasterelektronenmikroskopie zur Unterstützung der Entwicklung eines Sehbehelfes.",
                "en": "-"
            },
            "short": "-",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-01T01:00:00+01:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2016-04-30T02:00:00+02:00",
            "assignment": "2015-11-30T15:16:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4176-50960-10"
            ]
        },
        {
            "id": 3713,
            "title": {
                "de": "Some like it hot: Female preferences based on male body temperature in acoustic insects.",
                "en": "Some like it hot: Female preferences based on male body temperature in acoustic insects."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2018-10-31T01:00:00+01:00",
            "assignment": "2014-07-17T13:10:14+02:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27145",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3713-50960-10"
            ]
        },
        {
            "id": 4125,
            "title": {
                "de": "Die Energieversorgung des Endoplasmatischen Retikulums",
                "en": "The Energy Supply of the Endoplasmic Reticulum"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2015-10-15T12:04:23+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 28529",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4125-50810-10"
            ]
        },
        {
            "id": 3116,
            "title": {
                "de": "Qualifizierungsnetz Humantechnologie Projekt Nr. 836248",
                "en": "Qualifizierungsnetz Humantechnologie"
            },
            "short": "QnHT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2012-12-19T11:08:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51344,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3116-51344-10"
            ]
        },
        {
            "id": 3944,
            "title": {
                "de": "Die antithrombotische Wirkung von S-NO-Albumin in Neugeborenen und Erwachsenen",
                "en": "The antithrombotic action of S-NO-Albumin in neonates and adults"
            },
            "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": "2015-12-01T01:00:00+01:00",
            "end_effective": "2015-12-01T01:00:00+01:00",
            "assignment": "2015-03-12T12:31:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50068,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3944-50068-10"
            ]
        },
        {
            "id": 3830,
            "title": {
                "de": "Kurzfristige Auswirkung des statischen Dehnens auf neuromechnische Eigenschaften",
                "en": "Temporal effects of acute static stretching on neuromechanics of the muscle-tendon-unit"
            },
            "short": "STRETCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2014-12-04T11:28:45+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51814,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27665 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3830-51814-10"
            ]
        },
        {
            "id": 3312,
            "title": {
                "de": "Anti-atherosclerotic Effects of Ligustrazine",
                "en": "Anti-atherosclerotic Effects of Ligustrazine"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-07-28T02:00:00+02:00",
            "begin_effective": "2013-07-28T02:00:00+02:00",
            "end_planned": "2014-06-28T02:00:00+02:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2013-06-27T11:34:02+02:00",
            "program": 92,
            "subprogram": "Eurasia Pacific Uninet",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "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": [
                "3312-57932-10"
            ]
        },
        {
            "id": 3647,
            "title": {
                "de": "Vascular endothelial dysfunction: The putative interface of emerging cardiovascular risk factors affecting populations living with and without HIV in Sub-Saharan Africa",
                "en": "Vascular endothelial dysfunction: The putative interface of emerging cardiovascular risk factors affecting populations living with and without HIV in Sub-Saharan Africa"
            },
            "short": "ENDOAFRICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-04-01T02:00:00+02:00",
            "end_planned": "2016-05-31T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2014-04-30T16:02:52+02:00",
            "program": null,
            "subprogram": "ERAFRICA",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "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": [
                "3647-50514-12",
                "3647-57932-10",
                "3647-51812-12"
            ]
        },
        {
            "id": 3389,
            "title": {
                "de": "ENDOTHELIAL FUNCTION, RENO-VASCULAR AND NEUROHORMONAL RESPONSES DURING ORTHOSTATIC SYNCOPE AND RECOVERY: A GENDER COMPARISON STUDY (EROS)",
                "en": "Endothelial function, reno-vascular and neurohormonal responses during orthostatic syncope and recovery:  A gender comparative study"
            },
            "short": "EROS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2013-09-30T12:37:49+02:00",
            "program": null,
            "subprogram": "Italian Space Agency (ASI); human exploration program",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1527
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3389-57932-10"
            ]
        },
        {
            "id": 4749,
            "title": {
                "de": "STAND UP AND GO",
                "en": "STAND UP AND GO"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-05-31T02:00:00+02:00",
            "assignment": "2016-12-22T11:17:24+01:00",
            "program": null,
            "subprogram": "HTI Land Steiermark",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4749-57932-10"
            ]
        }
    ]
}