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_planned
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_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=800&ordering=-end_planned",
    "results": [
        {
            "id": 7190,
            "title": {
                "de": "Was macht Albumin (in)effektiv?",
                "en": "What makes albumin (in)effective?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2023-01-31T01:00:00+01:00",
            "end_effective": "2025-11-07T01:00:00+01:00",
            "assignment": "2022-09-28T11:32:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90044,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2623
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7190-90044-10"
            ]
        },
        {
            "id": 5725,
            "title": {
                "de": "DK metabolic and cardiovascular disease (3rd funding period)",
                "en": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)"
            },
            "short": "DK-MCD",
            "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": "2023-01-01T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:40:25+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58794,
            "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": [
                "5725-98847-12",
                "5725-58794-10"
            ]
        },
        {
            "id": 6916,
            "title": {
                "de": "Korrelation von Tumorgröße und -biologie mit der Freisetzung von ctDNA bei Darmkrebs im Frühstadium",
                "en": "Correlation of tumor size and -biologie with ctDNA release in early colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-01-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-02-10T13:46:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-36",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6916-50899-10"
            ]
        },
        {
            "id": 6730,
            "title": {
                "de": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung",
                "en": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung"
            },
            "short": "TopBiotics FlOral+",
            "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-10-05T18:22:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50826,
            "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": [
                "6730-50826-10"
            ]
        },
        {
            "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": 5730,
            "title": {
                "de": "DK Metabolic and Cardiovascular Disease (3. Förderperiode)",
                "en": "DK Metabolic and Cardiovascular Disease (3rd funding periode)"
            },
            "short": "DK-MCD",
            "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": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:46:18+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 91207,
            "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": [
                "5730-91207-10",
                "5730-70700-12",
                "5730-98222-12",
                "5730-100416-12",
                "5730-108411-12",
                "5730-101038-12"
            ]
        },
        {
            "id": 5607,
            "title": {
                "de": "Neuronale Vernetzung im Kolissionssensor einer Heuschrecke",
                "en": "Connectivity of a Locust’s Collision Detection Circuit"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2019-01-07T11:01:29+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32058",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5607-50960-10"
            ]
        },
        {
            "id": 5611,
            "title": {
                "de": "Privacy preserving federated machine learning and blockchaining for reduced cyber \r\nrisks in a world of distributed healthcare \r\n",
                "en": "Privacy preserving federated machine learning and blockchaining for reduced cyber \r\nrisks in a world of distributed healthcare \r\n"
            },
            "short": "FeatureCloud",
            "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": "2024-03-31T01:00:00+01:00",
            "assignment": "2019-01-09T14:29:20+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51050,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "826078",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5611-51050-10"
            ]
        },
        {
            "id": 6689,
            "title": {
                "de": "Untersuchung der antiviralen Wirkung eines Peptids gegen SARS-CoV-2",
                "en": "Untersuchung der antiviralen Wirkung eines Peptids gegen SARS-CoV-2"
            },
            "short": "SARS-CoV-2 Inhibitor",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2021-09-07T18:13:05+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999888039",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6689-51663-10"
            ]
        },
        {
            "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": 5727,
            "title": {
                "de": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "DK metabolic and cardiovascular disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "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": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:42:10+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51860,
            "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": [
                "5727-51860-10"
            ]
        },
        {
            "id": 5732,
            "title": {
                "de": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "DK metabolic and cardiovascular disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "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": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:47:57+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14085,
            "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": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5732-50229-12",
                "5732-104199-12",
                "5732-121851-12"
            ]
        },
        {
            "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"
            ]
        },
        {
            "id": 6900,
            "title": {
                "de": "Präklinische Anwendung von Mg- basiertem bioresorbierbaren Implantatmaterial in der Orbitachirurgie am Schafmodel",
                "en": "Preclinical application of Mg- based bioresorbable material for orbital floor recon-struction in an animal model "
            },
            "short": "OS-MAG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-02-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2022-02-01T14:28:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14112,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 87313,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2698
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6900-87313-10"
            ]
        },
        {
            "id": 6485,
            "title": {
                "de": "COMET - Common Mechanisms in Autoimmune Diseases",
                "en": "COMET - Common Mechanisms in Autoimmune Diseases"
            },
            "short": "COMET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-03-09T15:52:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2528
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6485-51831-10",
                "6485-54235-12",
                "6485-65558-12",
                "6485-90274-12",
                "6485-103585-12"
            ]
        },
        {
            "id": 6593,
            "title": {
                "de": "Photopharmakologische Kontrolle von TRPC3/6 Kanälen in T-Lymphozyten",
                "en": "Photopharmakological control of TRPC3/6 channels in T-lymphocytes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2021-05-25T11:41:34+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77115,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1161",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6593-77115-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": 6587,
            "title": {
                "de": "Phänotypisierung und Mechanismen der humanen diabetischen Kardiomyopathie",
                "en": "Phenotyping and Candidate Mechanisms\r\nof Human Diabetic Cardiomyopathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-05-19T12:48:52+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100924,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                151
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6587-89639-12",
                "6587-101322-12",
                "6587-100924-10"
            ]
        },
        {
            "id": 5726,
            "title": {
                "de": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "DK metabolic and cardiovascular disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "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": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:41:19+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52938,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5726-50626-12",
                "5726-54247-12",
                "5726-57596-12",
                "5726-81601-12",
                "5726-107135-12",
                "5726-52938-10",
                "5726-120369-12"
            ]
        },
        {
            "id": 6486,
            "title": {
                "de": "COMET - Common Mechanisms in Autoimmune Diseases",
                "en": "COMET - Common Mechanisms in Autoimmune Diseases"
            },
            "short": "COMET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-03-09T17:46:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2527
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6486-51831-10"
            ]
        }
    ]
}