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=140
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2194,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=160",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=120",
    "results": [
        {
            "id": 6395,
            "title": {
                "de": "Ernährungsinformationen für sportliche Jugendliche.",
                "en": "Nutritional information for sporty youths."
            },
            "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": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2021-01-11T12:03:08+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88711,
            "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": [
                "6395-88711-10"
            ]
        },
        {
            "id": 6027,
            "title": {
                "de": "Chemo Ionotronics: Eine Neue Anwendungsform von Chemotherapie in Gehirntumoren",
                "en": "Chemo Ionotronics: A New Approach for Delivery of Chemotherapeutics to Brain Tumors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2020-01-17T12:03:55+01:00",
            "program": 116,
            "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": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6027-99703-10",
                "6027-98848-12",
                "6027-105020-12"
            ]
        },
        {
            "id": 6455,
            "title": {
                "de": "Can we learn from a well-behaved tumor?",
                "en": "Can we learn from a well-behaved tumor?"
            },
            "short": "placenta&cancer",
            "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-11-30T01:00:00+01:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2021-02-12T10:48:30+01:00",
            "program": null,
            "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": [
                2545
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6455-94195-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": 8039,
            "title": {
                "de": "Modelling Reproductive Failure with Endometrium-On-A-Chip, acib Projekt ID 98.311 ",
                "en": "Modelling Reproductive Failure with Endometrium-On-A-Chip, acib Projekt ID 98.311 "
            },
            "short": "Endometrium-On-A-Chip",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2028-12-31T01:00:00+01:00",
            "end_effective": "2028-12-31T01:00:00+01:00",
            "assignment": "2024-02-12T12:22:36+01:00",
            "program": 94,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 94195,
            "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": [
                "8039-94195-10"
            ]
        },
        {
            "id": 4190,
            "title": {
                "de": "Strukturelle Studien des ß-Catenin Destruction Complex",
                "en": "Structural Studies of the ß-Catenin Destruction Complex"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2015-12-11T11:07:54+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P28854",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4190-91207-10",
                "4190-70700-12",
                "4190-70922-12",
                "4190-98222-12",
                "4190-100416-12",
                "4190-101038-12"
            ]
        },
        {
            "id": 5223,
            "title": {
                "de": "Integrative Strukturelle Charakterisierung von Biopharmazeutika mittels Röntgenkleinwinkelstreuung (SAXS)",
                "en": "Integrative Strukturelle Charakterisierung von Biopharmazeutika mittels Röntgenkleinwinkelstreuung (SAXS)"
            },
            "short": "BioPharmSAXS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-03-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-07-31T02:00:00+02:00",
            "assignment": "2018-01-31T11:21:43+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "864690",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5223-91207-10"
            ]
        },
        {
            "id": 4409,
            "title": {
                "de": "Ärztliche Entscheidungen am Lebensende - Befragung von Hämatologen und klinischen Onkologen, Ärzten mit Diplom für Palliativmedizin, Allgemeinmedizinern und Fachärzten für Innere Medizin\r\n",
                "en": "End of life decisions - A survey among haematologists and clinical oncologists, doctors with diploma of palliative care, general practicioners and internists"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-06-01T02:00:00+02:00",
            "end_planned": "2017-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2016-04-27T11:53:00+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27964,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375,
                1888
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6854,
            "title": {
                "de": "In silico Therapieoptimierung unter Verwendung digitaler Zwillingsmodelle der ventrikulären Elektrophysiologie",
                "en": "In silico Therapy Optimization using Digital Twins of Ventricular Electrophysiology"
            },
            "short": "InstaTwin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-04-01T02:00:00+02:00",
            "begin_effective": "2022-04-01T02:00:00+02:00",
            "end_planned": "2025-03-31T02:00:00+02:00",
            "end_effective": "2025-03-31T02:00:00+02:00",
            "assignment": "2021-12-21T10:00:52+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 96212,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "891133",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6854-96212-10",
                "6854-102899-12",
                "6854-113912-12"
            ]
        },
        {
            "id": 4809,
            "title": {
                "de": "MCF-7 knock out von GIRK1",
                "en": "MCF-7 knock out of GIRK1"
            },
            "short": "Brustkrebsforschung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2017-02-07T15:31:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80816,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4809-80816-10"
            ]
        },
        {
            "id": 5705,
            "title": {
                "de": "Transkriptom-qPCR Analysen ",
                "en": "Transkriptom-qPCR Analysen "
            },
            "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-09-30T02:00:00+02:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2019-02-21T14:11:21+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80816,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5705-80816-10"
            ]
        },
        {
            "id": 5120,
            "title": {
                "de": "Fasten-induzierte p53 Aktivierung als Unterstützung zur Chemotherapie bei Leberkrebs",
                "en": "STARVATION-INDUCED P53 ACTIVATION TO SUPPORT LIVER CANCER CHEMOTHERAPY"
            },
            "short": "p53 activation in liver cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-12-01T01:00:00+01:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2019-11-30T01:00:00+01:00",
            "end_effective": "2019-11-30T01:00:00+01:00",
            "assignment": "2017-11-06T14:30:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89979,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-26",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5120-89979-10"
            ]
        },
        {
            "id": 6892,
            "title": {
                "de": "Anpassung der mitochondrialen Ultrastruktur an die lokale Mikroumgebung in Krebszellen",
                "en": "Adaption of the mitochondrial ultrastructure to the local micro environment in cancer cells"
            },
            "short": null,
            "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-06-01T02:00:00+02:00",
            "end_effective": "2022-06-30T02:00:00+02:00",
            "assignment": "2022-01-24T12:00:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90394,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-71",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6892-90394-10"
            ]
        },
        {
            "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": 6906,
            "title": {
                "de": "Implementierung der PBMC (Mononukleäre Zellen des peripheren\r\nBlutes) Isolierung als Serviceleistung",
                "en": "Implementation of the PBMC (Mononuclear Cells des\r\nperipheral blood) Isolation as a service\r\nthe Biobank Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-03-01T01:00:00+01:00",
            "begin_effective": "2022-03-01T01:00:00+01:00",
            "end_planned": "2023-03-01T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-02-07T15:26:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6906-89175-10"
            ]
        },
        {
            "id": 2405,
            "title": {
                "de": "Vergleichende Genomanalyse zweier ökologisch und morphologisch unterschiedlicher Buntbarsche aus dem Tanganyikasee",
                "en": "Comparative genome analysis of two eco-morphologically divergent Lake Tanganyka cichlid fish"
            },
            "short": "Genomic sequencing of two Lake Tanganyik",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-06-01T02:00:00+02:00",
            "begin_effective": "2011-03-01T01:00:00+01:00",
            "end_planned": "2013-06-01T02:00:00+02:00",
            "end_effective": "2015-07-02T02:00:00+02:00",
            "assignment": "2011-02-14T11:40:55+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 17235,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": 58453,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22737",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2405-61680-12",
                "2405-58453-10"
            ]
        },
        {
            "id": 2765,
            "title": {
                "de": "Nanopartikel-Chancen und Risiken einer neuen Dimension",
                "en": "Nanoparticles- chances and risks of a new dimension "
            },
            "short": "NANOPARTICLES CHANCES AND RISKS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-08-01T02:00:00+02:00",
            "begin_effective": "2010-08-01T02:00:00+02:00",
            "end_planned": "2012-07-30T02:00:00+02:00",
            "end_effective": "2012-09-30T02:00:00+02:00",
            "assignment": "2012-01-23T16:27:35+01:00",
            "program": 58,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53900,
            "contact": 53900,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2765-53900-10"
            ]
        },
        {
            "id": 3309,
            "title": {
                "de": "Biomarker ErKennenLernen, Projektnr: 839728",
                "en": "Biomarker ErKennenLernen"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-10-01T02:00:00+02:00",
            "begin_effective": "2013-08-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2014-07-31T02:00:00+02:00",
            "assignment": "2013-06-21T10:07:47+02:00",
            "program": null,
            "subprogram": null,
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "839728 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3309-58453-10"
            ]
        },
        {
            "id": 4017,
            "title": {
                "de": "MUGIES - Forschen macht schlau",
                "en": "MUGies"
            },
            "short": "MUGIES",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-06-01T02:00:00+02:00",
            "end_planned": "2016-10-31T01:00:00+01:00",
            "end_effective": "2016-10-31T01:00:00+01:00",
            "assignment": "2015-05-21T10:40:38+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3023
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4017-58453-10"
            ]
        },
        {
            "id": 4891,
            "title": {
                "de": "Entwicklungsgen-Evolution und Adaptation der Kopf-Anatomie von Buntbarschen",
                "en": "Developmental gene evolution shaping the head morphology of cichlid fishes"
            },
            "short": "Head morphology of cichlid fishes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2017-06-01T02:00:00+02:00",
            "end_planned": "2019-05-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2017-03-23T10:36:03+01:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 28394,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI615",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4891-58453-10"
            ]
        }
    ]
}