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=1720&ordering=end_planned
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=1740&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1700&ordering=end_planned",
    "results": [
        {
            "id": 7497,
            "title": {
                "de": "Elektronisches Smart-Patch System zur kabellosen Übertragung von molekularen Biomarkern für Gesundheit und Wohlbefinden",
                "en": "Electronic smart patch system for wireless monitoring of molecular biomarkers for healthcare and well-being"
            },
            "short": "ELSAH",
            "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-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-04-12T16:51:00+02:00",
            "program": 214,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7497-50877-10"
            ]
        },
        {
            "id": 7584,
            "title": {
                "de": "Diagnostic Tool for Sepsis Detection",
                "en": "Diagnostic Tool for Sepsis Detection"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-01T02:00:00+02:00",
            "begin_effective": "2023-04-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-05-23T14:34:17+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7584-51976-10"
            ]
        },
        {
            "id": 6956,
            "title": {
                "de": "Immunantwort bei Puumala und anderen Orthohantavirusinfektionen und Generierung von Antikörpern aus peripheren mononuklären Zellen infizierter Individuen",
                "en": "Immune response to Puumala and related Orthohantavirus infections and generation of antibodies from peripheral blood mononuclear cells (PBMCs) of infected individuals"
            },
            "short": "Puumala/Hanta Virus Immune response",
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-03-10T13:53:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51976,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": "33-329 ex 20/21",
            "edudract_number": null,
            "persons": [
                "6956-51976-10"
            ]
        },
        {
            "id": 7335,
            "title": {
                "de": "Entwicklung neuer Screeningverfahren von Anti-Aging Wirkstoffen in fluoreszierenden Fadenwürmern",
                "en": "Development of new screening methods to analyze anti-aging compounds in fluorescent nematodes"
            },
            "short": "WormScreen",
            "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-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2023-01-17T13:50:34+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": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7335-85069-10"
            ]
        },
        {
            "id": 6211,
            "title": {
                "de": "Innovative Pichia pastoris Wirts- und Vektorsysteme",
                "en": "Innovative Pichia pastoris host and vector systems"
            },
            "short": "PichiaCDLab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-09-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-02-28T01:00:00+01:00",
            "assignment": "2020-07-23T17:32:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                23
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6211-94195-10"
            ]
        },
        {
            "id": 6891,
            "title": {
                "de": "Assoziation zwischen nicht-invasiver Diagnostik und Endomyokardbiopsie bei Patient*innen mit suspizierter kardialer Amyloidose - eine multizentrische retrospektive Studie",
                "en": "Association between non-invasive diagnostics and results of endomyocardial biopsy in patients with suspected cardiac amyloidosis -  a multicenter retrospective study"
            },
            "short": null,
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-01-24T11:50:17+01: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": [
                1743
            ],
            "funder_projectcode": "MEFO-66",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6891-81519-10"
            ]
        },
        {
            "id": 6550,
            "title": {
                "de": "Gedruckte Aktiv-Matrix-Sensoren im Textilverbund für medizinische Anwendungen",
                "en": "Printed in-textile active matrix sensors for medical applications "
            },
            "short": "MedSens",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2021-04-30T09:20:05+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50448,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "883840",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6550-50448-10",
                "6550-50877-12",
                "6550-97866-12"
            ]
        },
        {
            "id": 7246,
            "title": {
                "de": "Die Funktion verschiedener Ionenkanäle in kardiovaskulären Erkrankungen",
                "en": "Function of various ion channels in cardiovascular diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-12-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-01T01:00:00+01:00",
            "assignment": "2022-11-07T13:51:05+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": [
                2802
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7246-85069-10"
            ]
        },
        {
            "id": 6944,
            "title": {
                "de": "Integriertes Patient*innenmanagement bei Vorhofflimmern: mHealth-Implementierung bis Hybrid-Ablationen",
                "en": "Integrated patient management for atrial fibrillation: implementation of mHealth, hybrid ablations"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-03-03T11:52:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 63032,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6944-63032-10"
            ]
        },
        {
            "id": 6909,
            "title": {
                "de": "Attraktivierung Allgemeinmedizin ",
                "en": "Attractiveness of general medicine"
            },
            "short": "Attraktivierung AM 2022-2023",
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-08T11:55:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51098,
            "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": [
                "6909-51098-10"
            ]
        },
        {
            "id": 6928,
            "title": {
                "de": "Apoptose als therapeutischer Angriffspunkt bei behandlungsresistentem Lungenkrebs",
                "en": "Targeting the apoptotic pathway to overcome therapy resistance in lung cancer"
            },
            "short": null,
            "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": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-02-15T13:14:17+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 109002,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-75",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6928-109002-10"
            ]
        },
        {
            "id": 7191,
            "title": {
                "de": "ELPHI: ElektroPHoretische Implantate für steuerbare Chemotherapie von Gehirntumoren",
                "en": "ELPHI: ElektroPHoretic Implants for Controlled Chemotherapy of Brain Tumors"
            },
            "short": "ELPHI",
            "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-12-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2022-09-29T18:00:07+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7191-99703-10"
            ]
        },
        {
            "id": 7520,
            "title": {
                "de": "Isoformen der Pyruvatkinase als neue Biomarker und therapeutische Ziele bei Multipler Sklerose",
                "en": "Pyruvate kinase isoforms as novel biomarkers\r\nand therapeutic targets in multiple sclerosis\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-05-01T02:00:00+02:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-04-30T02:00:00+02:00",
            "assignment": "2023-04-19T16:13:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107391,
            "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": [
                "7520-57435-12",
                "7520-107391-10"
            ]
        },
        {
            "id": 7181,
            "title": {
                "de": "Eukaryotischer Translationsinitiationsfaktor 4E (eIF4E) als neues Therapeutisches Ziel in der Behandlung und Therapie von Psoriasis",
                "en": "Eukaryotischer Translationsinitiationsfaktor 4E (eIF4E) als neues Therapeutisches Ziel in der Behandlung und Therapie von Psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2022-09-26T15:02:49+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": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7181-84167-10"
            ]
        },
        {
            "id": 6458,
            "title": {
                "de": "Serologische Bestimmung von HPV16 L1 Antikörpern bei Kopf- und Halskrebserkrankungen",
                "en": "Serological determination of HPV16 L1 antibodies in head and neck cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2024-01-01T01:00:00+01:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2021-02-15T10:40:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92858,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-58",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6458-92858-10"
            ]
        },
        {
            "id": 6090,
            "title": {
                "de": "Nutzung der Elektro-transkriptionellen Kopplung zur Behandlung von hypertensiven Kardiomyopathien",
                "en": "Targeting Excitation-Transcription Coupling for Managing Hypertensive Cardiomyopathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2020-03-06T12:12:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2325
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6090-62747-10",
                "6090-75758-12",
                "6090-110709-12",
                "6090-117943-12",
                "6090-126115-12",
                "6090-122231-12"
            ]
        },
        {
            "id": 7627,
            "title": {
                "de": "Tissue©ell",
                "en": "Tissue©ell"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-06-01T02:00:00+02:00",
            "begin_effective": "2023-06-01T02:00:00+02:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-01-31T01:00:00+01:00",
            "assignment": "2023-06-20T17:34:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 105228,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1310
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7627-105228-10"
            ]
        },
        {
            "id": 6050,
            "title": {
                "de": "Europlanet 2024",
                "en": "Europlanet 2024"
            },
            "short": "EPN 2024 RI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-02-01T01:00:00+01:00",
            "begin_effective": "2020-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-07-31T02:00:00+02:00",
            "assignment": "2020-02-10T16:35:51+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "871149",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6050-90021-10",
                "6050-91470-12",
                "6050-100035-12"
            ]
        },
        {
            "id": 8242,
            "title": {
                "de": "Aktivierte Eosinophile als Schlüsselfiguren im Dickdarmkrebs",
                "en": "Activated eosinophils as key players in colon cancer development"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-02-01T01:00:00+01:00",
            "begin_effective": "2023-02-01T01:00:00+01:00",
            "end_planned": "2024-01-31T01:00:00+01:00",
            "end_effective": "2024-01-31T01:00:00+01:00",
            "assignment": "2024-06-10T11:06:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99558,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894,
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8242-99558-10"
            ]
        },
        {
            "id": 7437,
            "title": {
                "de": "Evaluierung von protektiven molekularen Mechanismen einer ketogenen Diät in der experimentellen Glomerulonephritis",
                "en": "INVESTIGATION OF PROTECTIVE MOLECULAR MECHANISMS OF A KETOGENIC DIET IN EXPERIMENTAL GLOMERULONEPHRITIS"
            },
            "short": "Mechanismen ketogene Diät",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-03-01T01:00:00+01:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2024-02-27T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2023-03-08T15:38:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74174,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-85",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7437-74174-10"
            ]
        }
    ]
}