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=1000&ordering=-begin_effective
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=1020&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=980&ordering=-begin_effective",
    "results": [
        {
            "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": 5328,
            "title": {
                "de": "Das Mikrobiom der Harnblase bei Frühgeburtlichkeit – Eine Pilotstudie",
                "en": "The urine microbiome and preterm complications - a pilot study"
            },
            "short": "UMIC",
            "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-12-01T01:00:00+01:00",
            "end_effective": "2018-12-01T01:00:00+01:00",
            "assignment": "2018-04-05T17:30:45+02:00",
            "program": null,
            "subprogram": null,
            "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": [
                "5328-90021-10"
            ]
        },
        {
            "id": 5530,
            "title": {
                "de": "PEX-NET",
                "en": "Pulmonary hemodynamics during exercise - Research Network (PEX-NET)"
            },
            "short": "PEX-NET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-30T02:00:00+02:00",
            "begin_effective": "2018-04-30T02:00:00+02:00",
            "end_planned": "2021-04-29T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2018-10-30T15:38:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 59238,
            "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": [
                "5530-59238-10",
                "5530-59238-12",
                "5530-67207-12"
            ]
        },
        {
            "id": 5417,
            "title": {
                "de": "Reisestipendium zum EMBO (European Molecular Biology Organization) - Workshop \"Perspectives on Skin Cancer Prevention\" von 08.-11.04.18 in Les Diablerets, Schweiz",
                "en": "Travel Grant to the EMBO (European Molecular Biology Organization) - Workshop \"Perspectives on Skin Cancer Prevention\" April 08th - 11th, 2018 in Les Diablerets, Switzerland"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-08T02:00:00+02:00",
            "begin_effective": "2018-04-08T02:00:00+02:00",
            "end_planned": "2018-04-11T02:00:00+02:00",
            "end_effective": "2018-04-11T02:00:00+02:00",
            "assignment": "2018-07-12T10:11:40+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 83662,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5417-83662-10"
            ]
        },
        {
            "id": 5336,
            "title": {
                "de": "Mikrobiommarker im Speichel von Halskrebspatienten",
                "en": "Microbiome markers in the saliva of throat cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2018-04-11T17:21:04+02:00",
            "program": null,
            "subprogram": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-30",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5336-90021-10"
            ]
        },
        {
            "id": 5197,
            "title": {
                "de": "HHcy und Atherosklerose: Molekulare Mechanismen und Pathophysiologie",
                "en": "Hyperhomocysteinemia and atherosclerosis: molecular mechanisms and pathophysiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2018-01-10T14:05:54+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52854,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P31105 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5197-52854-10",
                "5197-56571-12"
            ]
        },
        {
            "id": 5339,
            "title": {
                "de": "Die Rolle von Septinen in neurodegenerativen Erkrankungen",
                "en": "Septins in neurodegenerative disorders"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2019-04-01T02:00:00+02:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2018-04-13T11:04:17+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5198,
            "title": {
                "de": "HHcy und Atherosklerose: Molekulare Mechanismen und Pathophysiologie",
                "en": "Hyperhomocysteinemia and atherosclerosis: molecular mechanisms and pathophysiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2018-01-10T14:06:33+01:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P31105",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5198-51904-10"
            ]
        },
        {
            "id": 5347,
            "title": {
                "de": "Effizienter Mitochondrien-Transfer",
                "en": "Effizienter Mitochondrien-Transfer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2019-03-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-04-18T12:34:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-02",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5222,
            "title": {
                "de": "Funktionelle Charakterisierung von neutrophilen Granulozyten im Lungenkarzinom\r\n",
                "en": "Functional characterization of tumor-associated neutrophils in non-small cell lung cancer\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2021-02-28T01:00:00+01:00",
            "end_effective": "2021-03-31T02:00:00+02:00",
            "assignment": "2018-01-31T09:29:42+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "17584",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5222-50777-12",
                "5222-60706-10"
            ]
        },
        {
            "id": 5330,
            "title": {
                "de": "Zellkultur mit Zelllinien der akuten myeloischen Leukämie",
                "en": "Tissue culture in acute myeloid leukemia cell lines"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-03-06T01:00:00+01:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2019-03-06T01:00:00+01:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2018-04-09T14:57:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-29",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5330-57402-10"
            ]
        },
        {
            "id": 5325,
            "title": {
                "de": "Untersuchungen zur immunregulatorische Funktion von Nr4a1 in aggressiven Lymphomen",
                "en": "Elucidating the immune regulatory function of Nr4a1 in aggressive lymphomagenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2018-04-03T12:28:18+02: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": [
                1743
            ],
            "funder_projectcode": "MEFO-09",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5325-59183-10"
            ]
        },
        {
            "id": 5396,
            "title": {
                "de": "Der Einfluss kindlicher Tumore und der Chemotherapie auf Darmwandbarriere, Metabolismus, Mikrobiom, Volatilom und die Entzündungsreaktion ",
                "en": "The influence of childhood cancer and chemotherapy on gut barrier funtion, metabolism, intestinal microbiome, volatilome and inflammation"
            },
            "short": "Krebs - Kind - Mikrobiom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2021-04-30T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2018-06-18T11:00:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50778,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5396-50778-10"
            ]
        },
        {
            "id": 5227,
            "title": {
                "de": "Schlaganfallfolgen im jungen Erwachsenenalter – Einfluss von sozioökonomischen Status und Bildung als Chance!",
                "en": "Stroke in the young - the influence of socioeconomic state"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2019-12-21T01:00:00+01:00",
            "end_effective": "2020-03-01T01:00:00+01:00",
            "assignment": "2018-01-31T14:22:52+01:00",
            "program": null,
            "subprogram": "Land Steiermark: Referat Wissenschaft und Forschung: 4. Ausschreibung in der Reihe Polaritäten in der Wissensgesellschaft.",
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66708,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135,
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5227-66708-10"
            ]
        },
        {
            "id": 5242,
            "title": {
                "de": "Charakterisierung von GPR56 und CLL-1 als Stammzellmarker bei akuter myeloischer Leukämie",
                "en": "Characterization of GPR56 and CLL-1 as markers \r\nfor acute myeloid leukemia stem cells\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2018-02-08T13:55:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51911,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1765
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5242-51911-10"
            ]
        },
        {
            "id": 5241,
            "title": {
                "de": "Eine prospektive Studie zur Testung einer neuen Methode zur Bestimmung der minimalen Resterkrankung bei akuter myeloischer Leukämie",
                "en": "A prospective study to test a novel method for detection of minimal residual disease in acute myeloid leukemia "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-03-01T01:00:00+01:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2019-02-28T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2018-02-08T13:51:42+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51911,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5241-51911-10"
            ]
        },
        {
            "id": 5311,
            "title": {
                "de": "Pädiatrische Tumorforschung",
                "en": "Pädiatric Tumour Research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-03-01T01:00:00+01:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2019-03-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2018-03-19T10:33:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50778,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-46",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5311-50778-10"
            ]
        },
        {
            "id": 5107,
            "title": {
                "de": "Interaktion von Nasenepithel und Nasensekret bei der Immunantwort auf die Allergische Rhinitis: Ein integrativer \"Omics\" Zugang",
                "en": "Crosstalk of nasal  epithelium and mucus in  the immune response to allergic rhinitis: an integrative omics approach "
            },
            "short": "Integrative omics approach to Allergy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2017-10-24T15:05:44+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI645",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5107-98847-12",
                "5107-58794-10"
            ]
        },
        {
            "id": 5223,
            "title": {
                "de": "Integrative Strukturelle Charakterisierung von Biopharmazeutika mittels Röntgenkleinwinkelstreuung (SAXS)",
                "en": "Integrative Strukturelle Charakterisierung von Biopharmazeutika mittels Röntgenkleinwinkelstreuung (SAXS)"
            },
            "short": "BioPharmSAXS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-07-31T02:00:00+02:00",
            "assignment": "2018-01-31T11:21:43+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "864690",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5223-91207-10"
            ]
        },
        {
            "id": 5125,
            "title": {
                "de": "Rolle metabolischer Lipasen in Thrombozyten",
                "en": "Role of metabolic lipases in platelets"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-07-01T02:00:00+02:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2022-08-31T02:00:00+02:00",
            "assignment": "2017-11-15T12:51:27+01: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": "P30882",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5125-51904-10",
                "5125-107151-12",
                "5125-106493-12"
            ]
        }
    ]
}