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=1060&ordering=end_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=1080&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1040&ordering=end_planned",
    "results": [
        {
            "id": 4697,
            "title": {
                "de": "Untersuchungen zur tumorsuppressiven Funktion von Nr4a3 in der cMYC induzierten Lymphomentstehung",
                "en": "Investigating the role of nuclear orphan receptor NR4A3 in Myc-driven lymphomagenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-12-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2016-11-21T14:35:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4697-100134-12",
                "4697-59183-10",
                "4697-59496-12",
                "4697-51930-12",
                "4697-106234-12"
            ]
        },
        {
            "id": 4178,
            "title": {
                "de": "Untersuchungen zur Rolle von NR4A3 in lymphatischen Malignitäten",
                "en": "Investigating the role of nuclear orphan receptor NR4A3 in lymphoid malignancies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-12-02T09:50:15+01:00",
            "program": null,
            "subprogram": "Förderprogramm „GESUNDHEIT3000“ der MEFOgraz Vereinigung Forschungsförderung Medizinischen Universität Graz",
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-09",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4178-100134-12",
                "4178-59183-10"
            ]
        },
        {
            "id": 4759,
            "title": {
                "de": "Die Rolle langer, nicht-kodierender RNS in Tumorstammzellen des Nierenzellkarzinoms.",
                "en": "Role of long non-coding RNAs in renal cancer stem cells."
            },
            "short": "longncRNA in RCC-CSC",
            "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": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T10:02:18+01:00",
            "program": 103,
            "subprogram": null,
            "organization": 14056,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59858,
            "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": [
                "4759-59858-10"
            ]
        },
        {
            "id": 4779,
            "title": {
                "de": "Panobinostat reduziert Hypoxie-induzierte Cisplatin Resistenz in nicht-kleinzelligen Lungenkarzinom Zellen durch Destabilisierung vom HIF-1alpha",
                "en": "Panobinostat reduces hypoxia-induced cisplatin resistance of non-small cell lung carcinoma cells via HIF-1alpha destabilization"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-01-23T13:50:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50610,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-21",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4779-50610-10"
            ]
        },
        {
            "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": 4378,
            "title": {
                "de": "EULAR Empfehlungen für die Anwendung der Bildgebung in der Diagnose und im Management der Groß Gefäßvaskulitis in der klinischen Praxis",
                "en": "EULAR recommendations for the use of imaging in the diagnosis and management of large vessel vasculitis in clinical practice "
            },
            "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": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-03-30T16:05:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66227,
            "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": [
                "4378-66227-10"
            ]
        },
        {
            "id": 5085,
            "title": {
                "de": "Mikrobiom Graz",
                "en": "Microbiome Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-10-11T10:52:53+02:00",
            "program": null,
            "subprogram": "Subvention Kulturamt Graz",
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "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": [
                "5085-90021-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": 4977,
            "title": {
                "de": "Stressinduzierte kardiovaskuläre Reaktivität bei Jugendlichen – Vergleich von Früh- zu Normalgeborenen.",
                "en": "Stress-related cardiovascular reactivity in adolescents"
            },
            "short": "ReaJu",
            "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-01-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2017-06-07T14:58:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64295,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4977-64295-10"
            ]
        },
        {
            "id": 4513,
            "title": {
                "de": "Einfluss pränataler Humanmilch Oligosaccharide auf feto-plazentare Angiogenese in Gestationsdiabetes",
                "en": "Prenatal Human Milk Oligosaccharides Alter Feto-placental Angiogenesis in Gestational Diabetes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-08-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-11-30T01:00:00+01:00",
            "assignment": "2016-07-11T16:42:14+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88993,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "16927",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4513-88993-10"
            ]
        },
        {
            "id": 4978,
            "title": {
                "de": "Kardiovaskuläre Folgen von Schwangerschaftskomplikationen",
                "en": "Cardiovascular Consequences of Preeclampsia and Pregnancy Induced Hypertension\r\n"
            },
            "short": "CaCoPE",
            "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-01-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2017-06-07T15:24:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64295,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4978-64295-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": 4802,
            "title": {
                "de": "Sarkomforschung",
                "en": "sarcoma research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2017-02-02T12:27:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-17",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4802-50696-10"
            ]
        },
        {
            "id": 4800,
            "title": {
                "de": "Mitochondrien-Forschung: Je sanfter desto besser!\r\n",
                "en": "Mitochondria-research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2017-02-01T15:06:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-02",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 4663,
            "title": {
                "de": "Entwicklung, Umsetzung und Evaluierung eines Schulungsprogrammes für Pflegende zum Thema Mangelernährungs-Screening im Krankenhaus",
                "en": "Development, Implementation and Evaluation of a malnutrition screening education program for nurses in hospital setting"
            },
            "short": "MEScH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-02-01T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2016-10-19T14:10:01+02:00",
            "program": null,
            "subprogram": "AKE Förderpreis 2016 (Arbeitsgemeinschaft für Klinische Ernährung)",
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82963,
            "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": [
                "4663-82963-10"
            ]
        },
        {
            "id": 4780,
            "title": {
                "de": "Folatmetabolismus limitiert Krebswachstum",
                "en": "Folate metabolism limits cancer cell proliferation"
            },
            "short": "Folate metabolism in cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-11-01T01:00:00+01:00",
            "begin_effective": "2016-11-01T01:00:00+01:00",
            "end_planned": "2018-02-27T01:00:00+01:00",
            "end_effective": "2018-02-27T01:00:00+01:00",
            "assignment": "2017-01-23T15:24:53+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14020,
            "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": "J 3983",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5138,
            "title": {
                "de": "BioPersMed-Kohorte",
                "en": "BioPersMed-cohort"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2018-02-28T01:00:00+01:00",
            "end_effective": "2018-05-31T02:00:00+02:00",
            "assignment": "2017-11-28T09:47:29+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "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": [
                "5138-51809-10"
            ]
        },
        {
            "id": 4312,
            "title": {
                "de": "Analyse falsch positiver ß-D-Glucan-Werte nach Verabreichung von intravenösen Immunglobulin-Präparaten und anderen Blutprodukten",
                "en": "False positive ß-D-Glucan levels after intravenous administration of immunoglobuline preparations and other blodd products"
            },
            "short": "BDG nach IVIG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-03-01T01:00:00+01:00",
            "end_planned": "2018-02-28T01:00:00+01:00",
            "end_effective": "2018-02-28T01:00:00+01:00",
            "assignment": "2016-02-12T12:12:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4312-56810-10"
            ]
        },
        {
            "id": 4614,
            "title": {
                "de": "Langzeit-biozide Beschichtungen zur Verhinderung von Schmier-Infektionen in öffentlichen Verkehrsmitteln\r\n",
                "en": "Biocidal coatings for the prevention of microorganism transfer"
            },
            "short": "protectedTOUCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2018-02-28T01:00:00+01:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2016-09-14T13:01:49+02:00",
            "program": null,
            "subprogram": "FFG Smart Mobility",
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "855307",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4614-54018-10"
            ]
        }
    ]
}