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=1440&ordering=-begin_planned
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=1460&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1420&ordering=-begin_planned",
    "results": [
        {
            "id": 4035,
            "title": {
                "de": "Neuroprotektive Medikamenteneinwirkung auf die weiße Substanz bei bipolarer Störung ",
                "en": "Neuro-protective effects on white matter in bipolar disorder"
            },
            "short": null,
            "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": "2015-06-30T02:00:00+02:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2015-06-02T16:50:35+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79454,
            "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": [
                "4035-79454-10"
            ]
        },
        {
            "id": 3978,
            "title": {
                "de": "Charakterisierung der Rolle des Enzyms Dimethylglycindehydrogenase im Sarkosinmetabolismus von humanen Prostatakarzinomzellen",
                "en": "Characterization of the role of the enzyme dimethylglycin dehydrogenase in the metabolism of sarcosine in prostate cancer cells."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2016-04-30T02:00:00+02:00",
            "assignment": "2015-04-21T15:16:31+02:00",
            "program": null,
            "subprogram": "Subventionsantrag Stadt Graz",
            "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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3865,
            "title": {
                "de": "Knochen und Fertilität",
                "en": "Bone and Fertility"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2016-01-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2015-01-26T12:41:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-11",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3835,
            "title": {
                "de": "Update des EORTC QLQ-Brustkrebs Moduls (EORTC QLQ-BR23) Phase I-III \r\n\r\n",
                "en": "The Update of the EORTC QLQ-Breast Cancer Module (EORTC QLQ-BR23) \r\nPhase I-III \r\n"
            },
            "short": "BR23 Update",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2014-12-12T11:00:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                442
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 4005,
            "title": {
                "de": "In situ Mutationsdetektion von Subklonen von Tumorzellen in Kolonkarzinomgewebe",
                "en": "In situ mutation detection of sub-clones of tumor cells in colon cancer tissue"
            },
            "short": null,
            "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-06-30T02:00:00+02:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2015-05-11T15:44:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4005-66435-10"
            ]
        },
        {
            "id": 3850,
            "title": {
                "de": "Identifikation von Therapietargets und Biomarker für eine personalisierte Therapie von Myxofibrosarkomen",
                "en": "Exploring the molecular landscape of myxofibrosarcoma\r\nto identify personalized treatment approach"
            },
            "short": null,
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2015-01-08T13:45:56+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50546,
            "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": [
                "3850-50546-10"
            ]
        },
        {
            "id": 4006,
            "title": {
                "de": "Untersuchung der Rolle von p53 in gefasteter Leber",
                "en": "Elucidating the role of p53 in fasted liver"
            },
            "short": null,
            "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": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-05-11T15:45:30+02:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "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": [
                "4006-89979-10"
            ]
        },
        {
            "id": 3794,
            "title": {
                "de": "Entwicklungsgrundlagen der Mediaverkalkung",
                "en": "Developmental Basis of Media Calcification"
            },
            "short": null,
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-10-31T01:00:00+01:00",
            "assignment": "2014-10-24T12:16:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14079,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74175,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 27537",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3794-74174-12",
                "3794-74175-10",
                "3794-75657-12",
                "3794-86124-12",
                "3794-86588-12"
            ]
        },
        {
            "id": 3913,
            "title": {
                "de": "COST: Das Europäische Netzwerk der Photon Upconversion Technologie: von Design der Materialien zu biomedizinischen Applikationen",
                "en": "COST: The European Upconversion Network: From the Design of Photon-upconverting\r\nNanomaterials to (Biomedical) Applications"
            },
            "short": null,
            "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-12-31T01:00:00+01:00",
            "assignment": "2015-02-24T09:46:25+01:00",
            "program": 22,
            "subprogram": null,
            "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": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3913-53900-10"
            ]
        },
        {
            "id": 3788,
            "title": {
                "de": "Chromatinveränderungen durch FXR in NAFLD",
                "en": "Binding profiles and the chromatin landscape of the nuclear receptor FXR - a promising pharmaceutical target for non-alcoholic fatty liver disease in humans"
            },
            "short": null,
            "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": "2017-12-31T01:00:00+01:00",
            "assignment": "2014-10-13T11:07:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3788-50593-12",
                "3788-100227-12",
                "3788-57377-10"
            ]
        },
        {
            "id": 4060,
            "title": {
                "de": "Genetische Basis der sekundär sklerosierenden Cholangitis* nach kritischer Krankheit",
                "en": "Secondary Sclerosing Cholangitis in Critically Ill Patients (SSC-CIP): Possible genetic basis of the disease"
            },
            "short": "SSC Genetik",
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-07-14T13:53:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1748
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4060-62756-12",
                "4060-81091-12",
                "4060-50989-10"
            ]
        },
        {
            "id": 3852,
            "title": {
                "de": "Aufklärung der spezifischen Zytotoxizität von Dimethylacrylshikonin in Melanomzellen",
                "en": "Elucidation of specific cytotoxic effects of dimethylacrylshikonin in melanoma cells"
            },
            "short": "SpeDiMel",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-28T01:00:00+01:00",
            "end_planned": "2018-01-01T01:00:00+01:00",
            "end_effective": "2019-01-27T01:00:00+01:00",
            "assignment": "2015-01-09T09:19:54+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 17218,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27505",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3852-50826-10"
            ]
        },
        {
            "id": 3867,
            "title": {
                "de": "Grundlagenwissenschaftliches Begleitprojekt zur Behandlung einer steirischen Familie mit angeborener Neigung zu Krebserkrankungen",
                "en": "Basic science research project on a familial cancer presdisposition syndrome"
            },
            "short": "Tumorneigung in steirischer Familie",
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:14:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3867-85188-10"
            ]
        },
        {
            "id": 3809,
            "title": {
                "de": "Funktionalität ex vivo generierter Retikulozyten aus humanen Stammzellen",
                "en": "Functional quality of reticulocytes generated ex vivo from human stem cells"
            },
            "short": "Ex vivo generated Reticulocytes",
            "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": "2019-02-28T01:00:00+01:00",
            "end_effective": "2019-02-08T01:00:00+01:00",
            "assignment": "2014-11-14T14:34:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88593,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1586
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3809-51164-12",
                "3809-88593-10",
                "3809-93640-12",
                "3809-51910-12",
                "3809-50131-12"
            ]
        },
        {
            "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": 4079,
            "title": {
                "de": "Osteointegration of Polymer Composites for Medical Implants",
                "en": "Osteointegration of Polymer Composites for Medical Implants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-03-20T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2015-08-18T15:38:09+02:00",
            "program": 65,
            "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": [
                9
            ],
            "funder_projectcode": "M177",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4079-50696-12",
                "4079-59782-12",
                "4079-61131-12"
            ]
        },
        {
            "id": 3738,
            "title": {
                "de": "Potentielle positive Effekte von intestinaler ATGL Überexpression",
                "en": "Potential beneficial effects of intestinal ATGL overexpression"
            },
            "short": null,
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2014-08-07T12:28:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 27070",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3738-51904-10"
            ]
        },
        {
            "id": 3833,
            "title": {
                "de": "Beurteilung der Eignung von SNOMED CT für umfangreiche, EU-weite elektronische Gesundheitsdienste ",
                "en": "Assessing SNOMED CT for Large Scale eHealth Deployments in the EU"
            },
            "short": "ASSESS-CT_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2014-12-10T13:15:33+01:00",
            "program": 109,
            "subprogram": "PHC-34 eHealth Interoperability - Topic (iii) SNOMED CT for eHealth deployments\r\n",
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 72306,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "643818",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3833-72306-10"
            ]
        },
        {
            "id": 3834,
            "title": {
                "de": "Komplexe Schwingungssysteme: Modellierung und Analyse ",
                "en": "Complex Oscillatory Systems: Modelling and Analysis"
            },
            "short": "COSMOS_HORIZON",
            "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": "2019-08-31T02:00:00+02:00",
            "assignment": "2014-12-12T09:24:46+01:00",
            "program": 109,
            "subprogram": "Innovative Training Network /European Joint Doctorate",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51671,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "642563",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3834-51671-10"
            ]
        }
    ]
}