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=1280&ordering=-end_effective
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=1300&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1260&ordering=-end_effective",
    "results": [
        {
            "id": 4809,
            "title": {
                "de": "MCF-7 knock out von GIRK1",
                "en": "MCF-7 knock out of GIRK1"
            },
            "short": "Brustkrebsforschung",
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2017-02-07T15:31:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80816,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4809-80816-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": 4129,
            "title": {
                "de": "Bridging Biobanking and Biomedical Research across Europe and Africa",
                "en": "Bridging Biobanking and Biomedical Research across Europe and Africa"
            },
            "short": "B3Africa_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2015-10-21T12:02:02+02:00",
            "program": 109,
            "subprogram": "H2020-INFRASUPP-2014-2",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "654404",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4129-51449-12",
                "4129-51663-10"
            ]
        },
        {
            "id": 3388,
            "title": {
                "de": "Telomerlänge bei physiologischen Gehirnalterung und bei Alzheimer Demenz",
                "en": "Telomere length in physiological brain aging and Alzheimer`s dementia"
            },
            "short": "Telomere and Brain Aging",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-10-01T02:00:00+02:00",
            "begin_effective": "2013-10-01T02:00:00+02:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2013-09-30T12:12:04+02:00",
            "program": 79,
            "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": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3388-51912-10"
            ]
        },
        {
            "id": 5015,
            "title": {
                "de": "Die Auswirkung von UV-Licht und Ozon auf die Histaminentstehung in der menschlichen Tränenflüssigkeit.",
                "en": "The influence of UV-light and ozone on the histamine formation in human tear fluid."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-09-01T02:00:00+02:00",
            "end_effective": "2018-09-01T02:00:00+02:00",
            "assignment": "2017-07-17T16:41:41+02:00",
            "program": null,
            "subprogram": "Dr. Adele Rabensteiner Preis",
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5008,
            "title": {
                "de": "Zonulin bei Anorexia nervosa",
                "en": "Zonulin in anorexia nervosa"
            },
            "short": "Zonulin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-01T01:00:00+01:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2016-05-01T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2017-07-11T12:21:24+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "5008-84449-10"
            ]
        },
        {
            "id": 4998,
            "title": {
                "de": "Digitales Hepathopathologie Expertenportal basierend auf den Befunden von Prof. Denk.",
                "en": "Digitales Hepathopathologie Expertenportal basierend auf den Befunden von Prof. Denk."
            },
            "short": "DHPortal",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-08-31T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2017-07-06T10:32:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-23",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4998-51663-10"
            ]
        },
        {
            "id": 4032,
            "title": {
                "de": "Imaging mit Nuclear Quadrupole Enhanced Relaxation",
                "en": "Contrast by Nuclear Quadrupole Enhanced Relaxation"
            },
            "short": "CONQUER_Horizon2020",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2015-05-29T12:07:42+02:00",
            "program": 109,
            "subprogram": "FET Open",
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53900,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "665172",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4032-53900-10"
            ]
        },
        {
            "id": 4314,
            "title": {
                "de": "Optimierung der Intensivmedizinischen Versorgung: Entwicklung eines Zertifizierungssystems.",
                "en": "Optimierung der Intensivmedizinischen Versorgung: Entwicklung eines Zertifizierungssystems."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2016-08-31T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2016-02-16T11:39:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91898,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4314-91898-10"
            ]
        },
        {
            "id": 5017,
            "title": {
                "de": "Akupunktur und 'moderne' Augenerkrankungen - Eine transkontinentale Pilotstudie",
                "en": "Acupuncture and 'modern' eye diseases - A transcontinental pilot study"
            },
            "short": "EPU-2017",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-04-01T02:00:00+02:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2018-03-31T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2017-07-21T12:59:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4875,
            "title": {
                "de": "Computer Modelling for Better Health",
                "en": "Computer Modelling for Better Health"
            },
            "short": "Modelling Health (MH)",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-11-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2017-03-09T15:04:14+01:00",
            "program": 75,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4875-51745-12",
                "4875-51663-10"
            ]
        },
        {
            "id": 5026,
            "title": {
                "de": "Die Zusammensetzung des Nasensekretproteoms von\r\nPatientInnen mit idiopathischen und postinfektiösen Riechstörungen",
                "en": "Composition of nasal mucus proteome in patients with idiopathic and post-infectious olfactory disorder."
            },
            "short": "Rhinitis Proteom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-08-01T02:00:00+02:00",
            "end_effective": "2018-07-31T02:00:00+02:00",
            "assignment": "2017-08-07T13:31:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82492,
            "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": [
                "5026-82492-10",
                "5026-58794-11"
            ]
        },
        {
            "id": 5212,
            "title": {
                "de": "Neuronale Netzwerke in Lipase-defizienten Mäusen ",
                "en": "Neuronal circuits in lipase deficient mouse models"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-05-01T02:00:00+02:00",
            "begin_effective": "2018-05-01T02:00:00+02:00",
            "end_planned": "2018-07-31T02:00:00+02:00",
            "end_effective": "2018-07-31T02:00:00+02:00",
            "assignment": "2018-01-18T13:27:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 95211,
            "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": [
                "5212-95211-10"
            ]
        },
        {
            "id": 3849,
            "title": {
                "de": "Chronische Elektro-Stimulation zur Therapie altersbedingter Stimmveränderungen.",
                "en": "Chronic electrical stimulation for treatment of age-related voice changes."
            },
            "short": "Altersstimme",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-05T01:00:00+01:00",
            "end_planned": "2017-12-21T01:00:00+01:00",
            "end_effective": "2018-07-31T02:00:00+02:00",
            "assignment": "2015-01-08T13:25:58+01:00",
            "program": null,
            "subprogram": "BRIDGE",
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "848458",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3849-50670-10",
                "3849-50698-12",
                "3849-77116-12",
                "3849-88652-12"
            ]
        },
        {
            "id": 3711,
            "title": {
                "de": "Resting-state fMRI und DTI zur Beobachtung und Vorhersage von motorischer Rehabilitation bei SchlaganfallpatientInnen - eine Längsschnittuntersuchung",
                "en": "Longitudinal resting-state fMRI and DTI to monitor and predict motor recovery in stroke patients"
            },
            "short": "RS-stroke",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-08-01T02:00:00+02:00",
            "begin_effective": "2014-08-01T02:00:00+02:00",
            "end_planned": "2017-07-31T02:00:00+02:00",
            "end_effective": "2018-07-15T02:00:00+02:00",
            "assignment": "2014-07-17T11:05:58+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66708,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T 690",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3711-66708-10"
            ]
        },
        {
            "id": 3847,
            "title": {
                "de": "Diagnose des Vitamin D - Mangels bei Kritisch Kranken",
                "en": "Diagnosis of vitamin D deficiency in critical care"
            },
            "short": "VITdAL-ICU DIAGNOSIS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2015-01-07T10:00:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1681
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3847-58615-10"
            ]
        },
        {
            "id": 3706,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg \"Metabolic and cardiovascular disease\""
            },
            "short": "DK-MCD",
            "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": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2014-07-15T16:44:46+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3706-96765-12",
                "3706-98847-12",
                "3706-58794-10"
            ]
        },
        {
            "id": 4649,
            "title": {
                "de": "EULAR Empfehlungen für die Durchführung von Studien zur Berechnung der Arbeitskraft zur Versorgung der Bevölkerung im Bereich Rheumatologie",
                "en": "EULAR points to consider for the conduction of workforce requirement studies in rheumatology"
            },
            "short": "EULAR worforce requirements",
            "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-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2016-10-11T16:23:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66227,
            "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": [
                "4649-66227-10"
            ]
        },
        {
            "id": 3836,
            "title": {
                "de": "Archaeelle und bakterielle Extremophile an Bord der Internationalen Raumstation ",
                "en": "Archaeal and bacterial extremophiles on board the International Space Station"
            },
            "short": "ARBEX",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2014-12-15T11:23:48+01:00",
            "program": null,
            "subprogram": "FFG-ASAP Einzelprojekt der Grundlagenforschung",
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "847977",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3836-95317-12",
                "3836-90021-10",
                "3836-91470-12"
            ]
        },
        {
            "id": 3705,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK-MCD",
            "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": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2014-07-15T16:44:29+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3705-78591-10"
            ]
        }
    ]
}