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=820&ordering=-end_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=840&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=800&ordering=-end_effective",
    "results": [
        {
            "id": 5869,
            "title": {
                "de": "Zirkulierende Neurofilamentleichtketten als Biomarker neurologischer Komplikationen des Sjögren Syndroms",
                "en": "Circulating Neurofilament Light Chains as a Biomarker of Neurological Manifestations in Sjögren Syndrome."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-07-22T15:51:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 13,
            "type": 10,
            "partner_function": 4,
            "manager": 53560,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 50,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2296
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5869-53560-10",
                "5869-105947-12"
            ]
        },
        {
            "id": 5880,
            "title": {
                "de": "Unterschiede in BAL und Serum von Patienten mit RA-ILD unter Biologikatherapie",
                "en": "Characteristics of cells in bronchial lavage fluid (BALF)and serum of patients with RA-ILD under biological therapy – Pilotstudy"
            },
            "short": "BALF – Pilotstudy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-08-05T14:28:20+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57343,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2296
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5880-57343-10"
            ]
        },
        {
            "id": 5532,
            "title": {
                "de": "Antisense & Allele-spezifische Transkription in Krebsformen\r\n",
                "en": "Antisense and Allele-specific Transcription in Human Cancer\r\n"
            },
            "short": "Antisense",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-11-05T11:01:31+01:00",
            "program": 86,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5532-94195-10"
            ]
        },
        {
            "id": 6361,
            "title": {
                "de": "Biobanking von Probenmaterial ehemaliger COVID-19 PatientInnen - Vergleichsstudie",
                "en": "Biobanking of biospecimen of former COVID-19 patients"
            },
            "short": "COVID-19 Referenzkohorte",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-06-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-12-09T14:54:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6361-58453-10"
            ]
        },
        {
            "id": 6834,
            "title": {
                "de": "Operation Nepal",
                "en": "Operation Nepal"
            },
            "short": "OPNEP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-12-15T09:43:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6834-51913-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": 5422,
            "title": {
                "de": "PROVIT CLOCK (Stadt Graz Projekt)",
                "en": "PROVIT CLOCK (Stadt Graz Projekt)"
            },
            "short": "PROVIT CLOCK",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-07-18T02:00:00+02:00",
            "begin_effective": "2018-08-01T02:00:00+02:00",
            "end_planned": "2019-07-19T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-07-24T15:55:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79771,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": 8,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5422-79771-10"
            ]
        },
        {
            "id": 2455,
            "title": {
                "de": "ACIB Austrian Center of industrial Biotechnology",
                "en": "ACIB Austrian Center of industrial Biotechnology"
            },
            "short": "ACIB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-04-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2011-03-28T14:35:51+02:00",
            "program": 94,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": 58794,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2455-63257-12",
                "2455-58794-10"
            ]
        },
        {
            "id": 6365,
            "title": {
                "de": "Über die Beteiligung der Augenoberfläche im Zuge der Übertragung von SARS-CoV-2",
                "en": "On the transmission of SARS-CoV-2 via the ocular surface"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-12-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-12-11T11:14:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7009,
            "title": {
                "de": "SARS-CoV-2 Infektion bei Kindern - Epidemiologie und Klinik",
                "en": "SARS-CoV-2 infection in children - epidemiology and clinic"
            },
            "short": "COVIDKINDER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-05-05T13:26:09+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 79733,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7009-79733-10"
            ]
        },
        {
            "id": 5923,
            "title": {
                "de": "Ein Referenzmodell für Explainable AI für die Medizin",
                "en": "A Referencemodel for Explainable AI for the medical domain"
            },
            "short": "Ex-AI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-11-04T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-10-08T12:19:19+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51050,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32554",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5923-51050-10"
            ]
        },
        {
            "id": 4758,
            "title": {
                "de": "Invasive Druckmessung unter laufender Reanimation",
                "en": "Invasive Blood Pressure Measurement during Cardio-Pulmonary Resuscitation"
            },
            "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-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T10:01:43+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91898,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-13",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4758-91898-10",
                "4758-51986-10"
            ]
        },
        {
            "id": 5628,
            "title": {
                "de": "CBmed: 3.21 - Biomarkers in acute cardio-reno-metabolic disease states",
                "en": "CBmed: 3.21 - Biomarkers in acute cardio-reno-metabolic disease states"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-01-22T13:57:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5840,
            "title": {
                "de": "Analyse von micro-RNA-125a als therapeutischer Biomarker für epigenetische Therapie in der chronisch myelomonozytären Leukämie",
                "en": "Studying the role of micro-RNA-125a as therapeutic biomarker for epigenetic therapy in chronic myelomonocytic leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-11-01T01:00:00+01:00",
            "begin_effective": "2019-11-01T01:00:00+01:00",
            "end_planned": "2021-04-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-07-05T11:26:19+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": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5840-57402-10",
                "5840-97430-12",
                "5840-104139-12"
            ]
        },
        {
            "id": 4829,
            "title": {
                "de": "Non-coding RNAs in colorectal cancer",
                "en": "Non-coding RNAs in colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2017-02-13T13:39:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "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-18",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7156,
            "title": {
                "de": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)",
                "en": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)"
            },
            "short": "BioMolStruct - ZF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-09-05T15:58:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7156-91207-10"
            ]
        },
        {
            "id": 5260,
            "title": {
                "de": "Entwicklung genetisch kodierter K+-Fluoreszenzsensoren",
                "en": "Development of genetically encoded fluorescent K+ probes"
            },
            "short": "Shining Light on (sub)cellular K+ fluxes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-02-15T10:36:01+01:00",
            "program": 64,
            "subprogram": "I - Internationale Projekte - Joint Project - Austria/Germany",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "3716-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5260-50810-10"
            ]
        },
        {
            "id": 5600,
            "title": {
                "de": "Effekte der humanen Stammzellentherapie an einem personalisiertem Mausmodel der rheumatoiden Arthritis",
                "en": "Effects of human stem cell therapy on a personalized model of rheumatoid arthritis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-03-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-12-19T15:14:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6241,
            "title": {
                "de": "Verbesserung des Managements bei Zöliakie in der Donau-Region durch Erhöhung der Sensibilisierung, Verbesserung des Wissensstands und Entwicklung besserer Fähigkeiten im Umgang - Interreg",
                "en": "Improving celiac disease management in the Danube region by raising the awareness, improving the knowledge, and developing better skills - Interreg"
            },
            "short": "CD SKILLS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-08-13T10:12:04+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51968,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6241-89900-12",
                "6241-90043-12",
                "6241-51968-10"
            ]
        },
        {
            "id": 6939,
            "title": {
                "de": "Förderung der Lebensspanne durch Mitohormesis induziert durch mitochondriales Kalzium",
                "en": "Promotion of lifespan by mitochondrial Ca2+-induced mitohormesis"
            },
            "short": "Ca2+-induced mitohormesis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-03-01T12:10:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-69",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6939-85069-10"
            ]
        }
    ]
}