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=980&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=1000&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=960&ordering=begin_planned",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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"
            ]
        },
        {
            "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": 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": 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": 3912,
            "title": {
                "de": "Die Behandlung und Überwachung von Krebs durch die Identifizierung von zirkulierenden Tumorzellen und zirkulierender Tumor-DNA aus dem Blut",
                "en": "Cancer treatment and monitoring through identification of circulating tumour cells and tumour related nucleic acids in blood"
            },
            "short": "CANCER-ID",
            "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": "2020-01-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-02-23T14:19:41+01:00",
            "program": 24,
            "subprogram": "11th Call Innovative Medicines Initiative",
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "115749",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 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": 3901,
            "title": {
                "de": "Neue Biomarker aus dem Muskel- und Gefäßstoffwechsels für hypertonie Schwangerschaftserkrankungen",
                "en": "New Muscle and Vascular- Biomarker for Hypertensive Pregnancy Diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-02-06T10:15:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51978,
            "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": [
                "3901-80093-12",
                "3901-50909-12",
                "3901-51978-10"
            ]
        },
        {
            "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": 4256,
            "title": {
                "de": "The functional role of HDL in the tumor microenvironment",
                "en": "The functional role of HDL in the tumor microenvironment"
            },
            "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": "2018-01-31T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2016-01-28T12:53:45+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14013,
            "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": "J3664-B19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4073,
            "title": {
                "de": "Screening für chronische Niereninsuffizienz bei alter Menschen in Europa",
                "en": "Screening for Chronic Kidney Disease (CKD) among Older People across Europe (SCOPE)"
            },
            "short": "SCOPE_Horizon",
            "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": "2020-02-28T01:00:00+01:00",
            "end_effective": "2021-08-05T02:00:00+02:00",
            "assignment": "2015-08-10T13:23:05+02:00",
            "program": 109,
            "subprogram": "Horizon 2020- PHC 6- two step, step 2",
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51739,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "634869",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4073-51739-10",
                "4073-51745-11",
                "4073-99741-12",
                "4073-100384-12"
            ]
        },
        {
            "id": 3848,
            "title": {
                "de": "Der Darm: Ursache für das erhöhte Infektionsrisiko bei Nierenerkrankung im Endstadium?",
                "en": "The gut: reason for the increased risk of infection in endstage renal disease?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-01T01:00:00+01:00",
            "begin_effective": "2015-03-01T01:00:00+01:00",
            "end_planned": "2015-12-30T01:00:00+01:00",
            "end_effective": "2016-04-30T02:00:00+02:00",
            "assignment": "2015-01-07T14:26:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-04",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}