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=640&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2140,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=660&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=620&ordering=-end_effective",
    "results": [
        {
            "id": 7963,
            "title": {
                "de": "Academia-2-Entrepreneurs",
                "en": "Academia-2-Entrepreneurs"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2024-01-11T15:44:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 23646,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51154,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7963-51154-10"
            ]
        },
        {
            "id": 6018,
            "title": {
                "de": "Wirkungsmechanismen von Partikelstrahlung auf Chondrosarkome",
                "en": "Proton and carbon ion response studies for chondrosarcoma – going beyond current radiobiological standards with 3D models"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2020-01-13T14:37:24+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32103",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6018-50696-10",
                "6018-59782-12",
                "6018-61131-12",
                "6018-121953-12"
            ]
        },
        {
            "id": 5921,
            "title": {
                "de": "Mütterliche Adipositas beeinflusst die plazentare Endocannabinoid-Signaltransduktion",
                "en": "Maternal obesity affects placental endocannabinoid signalling through AMP-mediated protein kinase"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2019-10-01T12:46:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56938,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "18181",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5921-56938-10"
            ]
        },
        {
            "id": 7187,
            "title": {
                "de": "In-vitro Untersuchungen zur Rolle von Gerinnungsfaktoren auf die Osteoklastogenese",
                "en": "Investigating the role of clotting factors on osteoclastogenesis in-vitro"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-09-26T02:00:00+02:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2023-09-25T02:00:00+02:00",
            "assignment": "2022-09-27T16:43:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62201,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2973
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7187-62201-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": 5719,
            "title": {
                "de": "Entwicklung eines offenen Kooperation Portals für Life Science in Europa",
                "en": "Providing an open collaborative space for digital biology in Europe"
            },
            "short": "EOSC-Life",
            "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": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-03-04T09:09:39+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "824087",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5719-51449-10"
            ]
        },
        {
            "id": 6561,
            "title": {
                "de": "Eukaryotischer Initationsfaktor eIF4E: Potenzielles therapeutisches Target in Psoriasis",
                "en": "Eukaryotic Translation Initiation Factors 4E (eIF4E): Potential Therapeutic Target in Psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2021-05-06T10:45:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6561-84167-10"
            ]
        },
        {
            "id": 7548,
            "title": {
                "de": "Der Einfluss von Gallensäuren auf die Eierstockfunktion bei Kinderwunschpatientinnen",
                "en": "The impact of bile acids on the function of ovaries of IVF-patients"
            },
            "short": "Gallensäure_Eierstockfunktion",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2023-05-09T13:15:24+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100803,
            "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": [
                "7548-100803-10"
            ]
        },
        {
            "id": 5878,
            "title": {
                "de": "Fluss-vermittelte Modulation der villösen Trophoblast Physiologie",
                "en": "Flow-mediated modulation of villous trophoblast physiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-08-05T12:13:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "18175",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5878-53232-10"
            ]
        },
        {
            "id": 6231,
            "title": {
                "de": "Health and Academic Performance with Happy Children",
                "en": "Health and Academic Performance with Happy Children"
            },
            "short": "HAPCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2020-08-07T17:04:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57932,
            "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": [
                "6231-57932-10"
            ]
        },
        {
            "id": 7133,
            "title": {
                "de": "Untersuchung der Nr4a1-vermittelten Regulation von Immunevasionsmechanismen in aggressiven Lymphomen",
                "en": "Investigation of Nr4a1-regulated immune evasion in aggressive lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2023-08-31T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2022-08-17T10:03:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100134,
            "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": [
                "7133-100134-10"
            ]
        },
        {
            "id": 6296,
            "title": {
                "de": "Transport lebender 3D Zellkulturen mittels Biochip",
                "en": "Transport of living 3D cell cultures by biochip"
            },
            "short": "TransCell",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-01T02:00:00+02:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2022-10-03T02:00:00+02:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2020-10-05T19:06:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "880628",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6296-50826-10",
                "6296-112109-12",
                "6296-113936-12",
                "6296-106294-12",
                "6296-109142-12"
            ]
        },
        {
            "id": 5538,
            "title": {
                "de": "European Advanced infraStructure for Innovative Genomics",
                "en": "European Advanced infraStructure for Innovative Genomics"
            },
            "short": "EASI-Genomics",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-09-01T02:00:00+02:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2022-09-01T02:00:00+02:00",
            "end_effective": "2023-07-31T02:00:00+02:00",
            "assignment": "2018-11-12T09:32:59+01:00",
            "program": 109,
            "subprogram": "H2020-INFRAIA-2018-2020 ",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "824110",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5538-51663-10"
            ]
        },
        {
            "id": 6519,
            "title": {
                "de": "Vergleich der leukozytären Telomerlänge mit der Telomerlänge in soliden Organen",
                "en": "Comparison of leucocyte telomere length with the telomere length of solid human tissues"
            },
            "short": "TELOMAP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2022-05-01T02:00:00+02:00",
            "end_effective": "2023-07-31T02:00:00+02:00",
            "assignment": "2021-04-08T14:30:21+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                990
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5521,
            "title": {
                "de": "Die Bedeutung von TP53 mutierten Subklonen bei der akuten myeloischen Leukämie",
                "en": "Significance of small, TP53 mutated clones in acute myeloid leukemia"
            },
            "short": "TP53 bei AML",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-05-01T02:00:00+02:00",
            "begin_effective": "2019-01-02T01:00:00+01:00",
            "end_planned": "2021-04-30T02:00:00+02:00",
            "end_effective": "2023-07-01T02:00:00+02:00",
            "assignment": "2018-10-18T12:49:45+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51857,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P31430-B26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5521-50116-12",
                "5521-51857-10",
                "5521-101484-12",
                "5521-125975-12"
            ]
        },
        {
            "id": 5145,
            "title": {
                "de": "Novel Bone Regeneration Drug Osteogrow:Therapeutic Solution for Lumbar Back Pain — OSTEOproSPINE",
                "en": "Novel Bone Regeneration Drug Osteogrow:Therapeutic Solution for Lumbar Back Pain — OSTEOproSPINE"
            },
            "short": "OSTEOproSPINE_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2017-12-01T13:52:28+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57493,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "779340",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5145-57493-10",
                "5145-59379-11",
                "5145-91941-12"
            ]
        },
        {
            "id": 3865,
            "title": {
                "de": "Knochen und Fertilität",
                "en": "Bone and Fertility"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2016-01-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2015-01-26T12:41:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-11",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6237,
            "title": {
                "de": "Ökosystem für Pathologie-Diagnostik mit KI-Assistenz",
                "en": "Ökosystem für Pathologie-Diagnostik mit KI-Assistenz"
            },
            "short": "EMPAIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2023-05-31T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2020-08-11T16:11:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "879881",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6237-51449-10"
            ]
        },
        {
            "id": 6498,
            "title": {
                "de": "Adjuvantes Fasten zur Behandlung von Therapieresistenzen bei Brustkrebs",
                "en": "Predicting and overcoming therapy resistance in breast cancer by adjuvant fasting"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2021-03-16T12:39:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-61",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6498-99151-10"
            ]
        },
        {
            "id": 5918,
            "title": {
                "de": "Das Archaeom im Gastrointestinaltrakt",
                "en": "The archaeome in gastrointestinal Disorders"
            },
            "short": "AGAD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-08-31T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2019-09-25T12:57:15+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": "P32697",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5918-50505-12",
                "5918-50944-12",
                "5918-65782-12",
                "5918-76113-12",
                "5918-95832-12",
                "5918-104024-12",
                "5918-98868-12",
                "5918-100806-12",
                "5918-91470-12",
                "5918-95972-12",
                "5918-65966-12",
                "5918-90021-10",
                "5918-95317-12",
                "5918-109121-12",
                "5918-111969-12"
            ]
        }
    ]
}