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=1220&ordering=-begin_planned
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=1240&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1200&ordering=-begin_planned",
    "results": [
        {
            "id": 4609,
            "title": {
                "de": "Die Gehirnzentrale - Neuronenwelt verständlich erklärt",
                "en": "Brain Center - Comprehensible explaination of the Neurons' World"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-07-01T02:00:00+02:00",
            "begin_effective": "2016-07-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2016-09-08T11:14:17+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 61927,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "854227",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4609-61927-10"
            ]
        },
        {
            "id": 4433,
            "title": {
                "de": "Methodik zur Detektion von Hämoxygenase 1  - Albert Renold Fellowship",
                "en": "Methodology for detection of heme oxygenase 1 activity - Albert Renold Fellowship"
            },
            "short": "HO-1 detection",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-27T02:00:00+02:00",
            "begin_effective": "2016-06-27T02:00:00+02:00",
            "end_planned": "2016-09-26T02:00:00+02:00",
            "end_effective": "2016-09-26T02:00:00+02:00",
            "assignment": "2016-05-10T11:54:47+02:00",
            "program": 103,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4542,
            "title": {
                "de": "Mikrobielle Übertragungswege in Intensivstationen",
                "en": "Microbial transfer routes in intensive care units"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2016-08-01T15:48:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 4491,
            "title": {
                "de": "Early Detection of Trastuzumab induced Cardiotoxicity with novel Biomarkers and Identification of protective Co-treatments",
                "en": "Early Detection of Trastuzumab induced Cardiotoxicity with novel Biomarkers and Identification of protective Co-treatments"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-06-15T14:41:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4491-96882-12",
                "4491-58906-10"
            ]
        },
        {
            "id": 4784,
            "title": {
                "de": "Schmerzmittelreduktion in der Neurochirurgie durch perioperative Behandlung mit transkutaner Vagusnervstimulation.",
                "en": "Transcutaneous vagus stimulation for reduction of analgetics in neurosurgery"
            },
            "short": "SchTraV",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2017-01-24T16:15:28+01:00",
            "program": null,
            "subprogram": "Kulturamt Stadt Graz",
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50845,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4784-50845-10"
            ]
        },
        {
            "id": 4529,
            "title": {
                "de": "ProbioBIP_two- Wirkung von Probiotika bei Menschen mit bipolarer Störung auf Depressionen und Nebenwirkungen der Psychopharmakotherapie\"",
                "en": "\"ProbioBIP_two- Probiotics in bipolar disorder, effect on depression and side effects of psychopharmacological therapy\""
            },
            "short": "ProbioBIP_two",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-06-01T02:00:00+02:00",
            "end_effective": "2018-06-01T02:00:00+02:00",
            "assignment": "2016-07-20T15:46:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4529-50654-10",
                "4529-79454-12",
                "4529-79771-12",
                "4529-79733-12",
                "4529-86429-12",
                "4529-92607-12",
                "4529-95403-12"
            ]
        },
        {
            "id": 4409,
            "title": {
                "de": "Ärztliche Entscheidungen am Lebensende - Befragung von Hämatologen und klinischen Onkologen, Ärzten mit Diplom für Palliativmedizin, Allgemeinmedizinern und Fachärzten für Innere Medizin\r\n",
                "en": "End of life decisions - A survey among haematologists and clinical oncologists, doctors with diploma of palliative care, general practicioners and internists"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2016-04-27T11:53:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375,
                1888
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4453,
            "title": {
                "de": "Messenger RNA Sequenzierung bei akuter Fazialisparese (Gesichtslähmung) im Kindesalter und Fortsetzung der EU-TICK-BO-Studie (European Genetics Study of Tick Borne Encephalitis, FSME).",
                "en": "European Genetics Study of Tick Borne Encephalitis, FSME"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2016-05-20T16:07:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "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": 4414,
            "title": {
                "de": "Veränderungen des intestinalen Mikrobioms und der Gallensäuren im Rahmen des Hepatoblastoms",
                "en": "The Intestinal Microbiome and Bile Acid Profiles in Hepatoblastoma – A Novel Experimental Study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2018-05-31T02:00:00+02:00",
            "assignment": "2016-05-02T17:04:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4414-50778-12",
                "4414-54087-12",
                "4414-82670-10"
            ]
        },
        {
            "id": 4474,
            "title": {
                "de": "PROMs",
                "en": "PROMs"
            },
            "short": "PROMs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2016-06-03T14:02:24+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3023
            ],
            "funder_projectcode": "856965",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4474-81670-10"
            ]
        },
        {
            "id": 4891,
            "title": {
                "de": "Entwicklungsgen-Evolution und Adaptation der Kopf-Anatomie von Buntbarschen",
                "en": "Developmental gene evolution shaping the head morphology of cichlid fishes"
            },
            "short": "Head morphology of cichlid fishes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2017-06-01T02:00:00+02:00",
            "end_planned": "2019-05-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2017-03-23T10:36:03+01:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI615",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4891-58453-10"
            ]
        },
        {
            "id": 4482,
            "title": {
                "de": "Evaluierung der MicroRNA-371 Familie als potentielle Biomarker für den Krankheitsverlauf von Hodenkrebspatienten",
                "en": "Evaluation of MicroRNA-371 family as potential blood-based biomarkers for disease monitoring in testicular germ cell cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2016-06-07T14:35:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 86226,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4482-86226-10"
            ]
        },
        {
            "id": 4484,
            "title": {
                "de": "3D-Bilderfassung",
                "en": "3D-imaging"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2016-06-08T11:11:37+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3023
            ],
            "funder_projectcode": "856118",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4484-81670-10"
            ]
        },
        {
            "id": 4502,
            "title": {
                "de": "Retrospektive Surveillance Studie zur Resistenzsituation der Bacteroides-fragilis Gruppe in Graz",
                "en": "Surveillance study of the in vitro susceptibility patterns of the Bacteroides-fragilis group in Graz, Austria"
            },
            "short": "GNA Surveillance",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-06-01T02:00:00+02:00",
            "end_effective": "2017-06-01T02:00:00+02:00",
            "assignment": "2016-07-06T16:24:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91629,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457,
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4502-50527-12",
                "4502-91629-10"
            ]
        },
        {
            "id": 4331,
            "title": {
                "de": "Mikrobiom interstitieller Pneumonien",
                "en": "Microbiome of interstitial Pneumonias"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-10-08T02:00:00+02:00",
            "assignment": "2016-02-29T14:55:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4439,
            "title": {
                "de": "Investigation of the cooperative function of Runx2 and Runx3 in regulating endochondral ossification",
                "en": "Investigation of the cooperative function of Runx2 and Runx3 in regulating endochondral ossification"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2016-10-31T01:00:00+01:00",
            "end_effective": "2017-01-31T01:00:00+01:00",
            "assignment": "2016-05-11T14:38:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 4141,
            "title": {
                "de": "Verbesserung der Studiendesigns von Beobachtungsstudien bei Infektionskrankheiten mittels mathematischer Modelle",
                "en": "Enhancing observational study designs of infectious disease surveys using mathematical modelling techniques"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2016-07-31T02:00:00+02:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2015-11-05T13:28:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83644,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4141-83644-10"
            ]
        },
        {
            "id": 4316,
            "title": {
                "de": "Relaxin",
                "en": "Relaxin"
            },
            "short": "RELAXIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2016-02-17T10:16:51+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50874,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "853276",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4316-98584-12",
                "4316-50874-10",
                "4316-62756-12",
                "4316-81091-12",
                "4316-108983-12"
            ]
        },
        {
            "id": 4432,
            "title": {
                "de": "Aufbau und Etablierung einer Biobank von humanem Stimmlippen-Gewebe.",
                "en": "Establishing a bio-bank of human vocal fold tissue."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2016-05-10T10:45:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "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": [
                "4432-50670-10"
            ]
        },
        {
            "id": 4506,
            "title": {
                "de": "Dermal open flow microperfusion for the assessment of cytokine levels in thermal burns",
                "en": "Dermal open flow microperfusion for the assessment of cytokine levels in thermal burns"
            },
            "short": "Dermal open flow microperfusion ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2016-07-08T14:56:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80111,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1886
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4506-80111-10"
            ]
        }
    ]
}