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=1420&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1440&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1400&ordering=end_effective",
    "results": [
        {
            "id": 4552,
            "title": {
                "de": "Die Rolle der Calmodulin Kinase II in der Herzinsuffizienz ",
                "en": "Calmodulin kinase II cascade in cardiac (patho)physiology"
            },
            "short": "CaMKII und Herzinsuffizienz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-21T02:00:00+02:00",
            "end_planned": "2019-09-30T02:00:00+02:00",
            "end_effective": "2022-07-20T02:00:00+02:00",
            "assignment": "2016-08-09T14:57:20+02:00",
            "program": 87,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "V 530-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4552-62747-10",
                "4552-75758-12"
            ]
        },
        {
            "id": 5108,
            "title": {
                "de": "Archaeen auf der Haut",
                "en": "Archaea on skin"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-02-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2017-10-24T15:20:24+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P30796",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5108-90021-10",
                "5108-90618-12",
                "5108-100035-12"
            ]
        },
        {
            "id": 6370,
            "title": {
                "de": "Untersuchung der Insulinabhängigen globalen und lokalen H2O2 und NO• Signaltransduktionswegen  in Kardiomyozyten",
                "en": "Shining a Light on Global and Local H2O2 and NO• Signals in Cardiac Insulin Signaling"
            },
            "short": "Insulin med. Radikalbldg. Herzmuskelzell",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-30T01:00:00+01:00",
            "begin_effective": "2021-02-01T01:00:00+01:00",
            "end_planned": "2020-10-30T01:00:00+01:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2020-12-15T12:00:05+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": "J4113-B31",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6659,
            "title": {
                "de": "Antikörperrepertoires gegen das menschliche Mikrobiom",
                "en": "Antibody repertoires against the microbiome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-19T02:00:00+02:00",
            "begin_effective": "2021-07-19T02:00:00+02:00",
            "end_planned": "2022-07-18T02:00:00+02:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2021-08-02T11:19:26+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14023,
            "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 4256",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6658,
            "title": {
                "de": "Wissenschaftscomic \"Marko, der Makrophage\"",
                "en": "Science comic \"Marko, the macrophage\""
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-08-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2021-07-27T12:45:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79755,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6658-79755-10"
            ]
        },
        {
            "id": 6174,
            "title": {
                "de": "PST Prevention Support Tool – Prävention von kardiovaskulären und nephrologischen Erkrankungen durch Machine Learning basiertes Risiko-Screening",
                "en": "PST Prevention Support Tool – prevention of cardiovascular and renal disease through machine learning based risk evaluation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-08-01T02:00:00+02:00",
            "begin_effective": "2020-08-01T02:00:00+02:00",
            "end_planned": "2022-07-31T02:00:00+02:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2020-06-29T17:15:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6174-58906-10"
            ]
        },
        {
            "id": 5419,
            "title": {
                "de": "Potential der MRT 4D-Flussbildgebung zur Charakterisierung der diastolischen Herzfunktion",
                "en": "Potential role of MR 4D-Flow imaging for the characterization of diastology"
            },
            "short": "CMR2018",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-08-01T02:00:00+02:00",
            "begin_effective": "2018-08-01T02:00:00+02:00",
            "end_planned": "2021-07-31T02:00:00+02:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2018-07-17T13:49:17+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14104,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82111,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "17934",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5419-82111-10"
            ]
        },
        {
            "id": 6772,
            "title": {
                "de": "Erstellung eines \"Radiomics\" Profils zur Charakterisierung von Hirnmetastasen",
                "en": "RADIOMIC PROFILING OF BRAIN METASTASES"
            },
            "short": "RADIOMIC PROFILING OF BRAIN METASTASES",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2022-08-01T02:00:00+02:00",
            "end_effective": "2022-08-01T02:00:00+02:00",
            "assignment": "2021-10-29T13:00:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14108,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "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": []
        },
        {
            "id": 6937,
            "title": {
                "de": "Bestimmung der Hausstaubmilbenbelastung im öffentlichen Raum",
                "en": "Determination of house dust mite allergens in public areas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2022-05-31T02:00:00+02:00",
            "end_effective": "2022-08-31T02:00:00+02:00",
            "assignment": "2022-02-28T14:05:21+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50791,
            "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": [
                "6937-50791-10"
            ]
        },
        {
            "id": 5836,
            "title": {
                "de": "Fäkale Mikrobiom-Transplantation (FMT) von PatientInnen mit einer bipolar affektiven Erkrankung in gnotobiotische Mäuse - eine Pilotstudie",
                "en": "Faecal microbiota transplantation (FMT) of patients with bipolar disorder into gnotobiotic mice - a pilot study "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2020-05-31T02:00:00+02:00",
            "end_effective": "2022-08-31T02:00:00+02:00",
            "assignment": "2019-06-28T16:45:20+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86429,
            "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": [
                "5836-71487-11",
                "5836-86429-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"
            ]
        },
        {
            "id": 5515,
            "title": {
                "de": "COST: Krebs-Nanomedizin - vom Labor zum Patienten",
                "en": "COST: Cancer-Nanomedicine - from the bench to the bedside"
            },
            "short": "NANO2CLINIC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-09-29T02:00:00+02:00",
            "begin_effective": "2018-09-29T02:00:00+02:00",
            "end_planned": "2022-09-28T02:00:00+02:00",
            "end_effective": "2022-09-28T02:00:00+02:00",
            "assignment": "2018-10-11T11:51:19+02:00",
            "program": 22,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 83066,
            "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": [
                "5515-83066-10"
            ]
        },
        {
            "id": 5482,
            "title": {
                "de": "Inflammatorische Erkrankungen in der Schwangerschaft",
                "en": "Inflammatory Disorders in Pregnancy"
            },
            "short": "DP-iDP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2018-09-19T11:32:06+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Doc 31-B26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5482-53232-10"
            ]
        },
        {
            "id": 6517,
            "title": {
                "de": "Mechanismen der Humanen Diabetischen Kardiomyopathie",
                "en": "Mechanisms of Human Diabetic Cardiomyopathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-04T01:00:00+01:00",
            "begin_effective": "2021-01-04T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2021-04-07T12:19:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1886
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5481,
            "title": {
                "de": "Inflammatorische Erkrankungen in der Schwangerschaft",
                "en": "Inflammatory Disorders in Pregnancy"
            },
            "short": "DP-iDP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2018-09-19T11:19:32+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51756,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Doc 31-B26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5481-51756-10"
            ]
        },
        {
            "id": 6200,
            "title": {
                "de": "Entwicklung eines interdisziplinären diagnostischen Score für kardiale Speichererkrankungen",
                "en": "Development of an interdisciplinary diagnostic score for cardiac storage disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2020-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2020-07-13T20:25:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6200-81519-10",
                "6200-100358-12",
                "6200-101803-12"
            ]
        },
        {
            "id": 5483,
            "title": {
                "de": "Inflammatorische Erkrankungen in der Schwangerschaft",
                "en": "Inflammatory Disorders in Pregnancy"
            },
            "short": "DP-iDP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2018-09-19T11:32:58+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Doc 31-B26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5483-53252-10"
            ]
        },
        {
            "id": 5972,
            "title": {
                "de": "Network of Health Science Innovation Incubation\r\nPrograms - ERASMUS, KA203",
                "en": "Network of Health Science Innovation Incubation\r\nPrograms - ERASMUS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2019-12-03T18:04:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 23646,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56582,
            "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": [
                "5972-56582-10"
            ]
        },
        {
            "id": 5499,
            "title": {
                "de": " Promoting patient safety by a novel combination of imaging technologies for biodegradable magnesium implants",
                "en": " Promoting patient safety by a novel combination of imaging technologies for biodegradable magnesium implants"
            },
            "short": "MgSafe",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-07-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2018-09-27T10:12:59+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "811226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5499-50785-10",
                "5499-96335-12",
                "5499-98087-12"
            ]
        },
        {
            "id": 5479,
            "title": {
                "de": " Inflammatorische Erkrankungen in der Schwangerschaft ",
                "en": "Inflammatory Disorders in Pregnancy "
            },
            "short": "DP-iDP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2018-09-19T11:17:36+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Doc 31-B26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}