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=700&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2139,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=720&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=680&ordering=-begin_effective",
    "results": [
        {
            "id": 5867,
            "title": {
                "de": "Mitochondrien als potenzielle Ziele in der Therapie gegen Krebs und Zellalterung",
                "en": "Mitochondria as potential targets in cancer and cell aging therapy"
            },
            "short": "MitoAge",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2019-07-17T16:25:58+02:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-45",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5867-51860-10"
            ]
        },
        {
            "id": 5985,
            "title": {
                "de": "Entwicklung eines Lunge am Chip-Systems zur in-vitro-Analyse der Toxizität von Nanostäuben",
                "en": "Development of a lung on a chip for the assessment of pulmonary toxicity"
            },
            "short": "NanoLunCh",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2021-01-31T01:00:00+01:00",
            "assignment": "2019-12-09T10:41:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 53900,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "874476",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5985-53900-10"
            ]
        },
        {
            "id": 5896,
            "title": {
                "de": "Biobanking und Human Genom Projekt  Zyperns",
                "en": "BIOBANKING AND THE CYPRUS HUMAN GENOME PROJECT \r\n(TEAMING)"
            },
            "short": "CY-Biobank",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-05-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-11-30T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2019-08-28T10:58:25+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "857122",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5896-54033-10",
                "5896-59323-12",
                "5896-105319-12"
            ]
        },
        {
            "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": 5972,
            "title": {
                "de": "Network of Health Science Innovation Incubation\r\nPrograms - ERASMUS, KA203",
                "en": "Network of Health Science Innovation Incubation\r\nPrograms - ERASMUS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-09-30T02:00:00+02:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2019-12-03T18:04:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 23646,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56582,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5972-56582-10"
            ]
        },
        {
            "id": 5902,
            "title": {
                "de": "Gender-sensible Virtuelle Technologien zur Aktivierung in der Langzeitpflege",
                "en": "Gender-sensitive virtual technologies for activation in long-term care"
            },
            "short": "VR4Care",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-09-05T12:55:32+02:00",
            "program": 96,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 67508,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "873013",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5902-67508-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"
            ]
        },
        {
            "id": 5853,
            "title": {
                "de": "Klassifizierung von Brustkrebs mittels \"liquid biopsies\"",
                "en": "Breast cancer liquid biopsy stratification"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2023-10-31T01:00:00+01:00",
            "assignment": "2019-07-11T10:35:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 764",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5911,
            "title": {
                "de": "Metabolische und Proteomanalyse von oxidativen Stress-Effekten bei Herzerkrankungen",
                "en": "Metabolic and proteomic analysis of oxidative stress effects in heart diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2019-09-01T02:00:00+02:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2019-09-12T12:15:38+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                150
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5897,
            "title": {
                "de": "Zirkadiane Veränderungen des Makulavolumens in der gesunden Netzhaut des Menschen",
                "en": "Circadian Macular Volume Changes in the Healthy Human Retina"
            },
            "short": "Retinale zirkadiane Veränderungen",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2020-10-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-08-29T10:30:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53938,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5897-53938-10"
            ]
        },
        {
            "id": 5871,
            "title": {
                "de": "Analyse von genetischen und Umweltfaktoren bei der Entstehung von Aggression mit Hilfe von Zebrafischen",
                "en": "Analysis of the genetic and environmental basis of aggression using zebrafish"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-16T02:00:00+02:00",
            "end_planned": "2020-09-01T02:00:00+02:00",
            "end_effective": "2020-10-31T01:00:00+01:00",
            "assignment": "2019-07-30T14:55:13+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71386,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J4090",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5871-71386-10"
            ]
        },
        {
            "id": 5910,
            "title": {
                "de": "Optimierung einer Modellbildungs- und Simulationspipeline  zur Steuerung von katheter-basierten Ablationstherapie mit dem Ziel der klinischen Translation",
                "en": "Optimising a computational model generation and simulation pipeline to guide catheter\r\nablation therapy to facilitate clinical translation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-09-04T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2021-09-03T02:00:00+02:00",
            "assignment": "2019-09-11T10:33:04+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                214
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5910-50966-10"
            ]
        },
        {
            "id": 5882,
            "title": {
                "de": "Open European Quantum Key Distribution Testbed",
                "en": "Open European Quantum Key Distribution Testbed"
            },
            "short": "OPENQKD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-09-02T02:00:00+02:00",
            "end_planned": "2021-05-31T02:00:00+02:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-08-12T11:09:18+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "857156",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5882-51449-10"
            ]
        },
        {
            "id": 5898,
            "title": {
                "de": "MRT von minimal hepatischen Enzephalopathien ",
                "en": "Role of MRI in detection of minimal hepatic encephalopathy"
            },
            "short": "MRI in MHE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-07-01T02:00:00+02:00",
            "begin_effective": "2019-09-02T02:00:00+02:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2023-10-01T02:00:00+02:00",
            "assignment": "2019-09-02T11:51:40+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51279,
            "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": [
                "5898-51279-10"
            ]
        },
        {
            "id": 5870,
            "title": {
                "de": "Expression des Prion Proteins in Patienten mit Eisenmangel",
                "en": "Expression of the Prion Protein in patients with iron deficiency"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2021-09-01T02:00:00+02:00",
            "assignment": "2019-07-30T12:38:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89577,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5870-89577-10"
            ]
        },
        {
            "id": 5865,
            "title": {
                "de": "Zonulin und Properdin zur Regulation der Darmbarriere",
                "en": "ZONULIN OR PROPERDIN TO REGULATE THE GUT BARRIER?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2020-08-31T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2019-07-16T16:10:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-44",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5865-50989-10"
            ]
        },
        {
            "id": 6860,
            "title": {
                "de": "Impfantikörper nach Masern-Postexpositions-Prophylaxe mit intravenösen Immunglobulinen (IVIG)",
                "en": "Vaccination induced antibodies after measles post exposition prophylaxis with intravenous immunoglobulins"
            },
            "short": "VaccIVIG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-12-22T10:50:43+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14095,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                97
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6860-56810-10"
            ]
        },
        {
            "id": 5880,
            "title": {
                "de": "Unterschiede in BAL und Serum von Patienten mit RA-ILD unter Biologikatherapie",
                "en": "Characteristics of cells in bronchial lavage fluid (BALF)and serum of patients with RA-ILD under biological therapy – Pilotstudy"
            },
            "short": "BALF – Pilotstudy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-08-05T14:28:20+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57343,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2296
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5880-57343-10"
            ]
        },
        {
            "id": 5903,
            "title": {
                "de": "Augmented Reality Assistenz-Technologien im Kontext der Pflege-Services für Menschen mit Demenz im Häuslichen Umfeld",
                "en": "Augmented reality assistance technologies in the context of care services for people with dementia in the home care"
            },
            "short": "AR-Demenz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2020-08-31T02:00:00+02:00",
            "end_effective": "2020-11-30T01:00:00+01:00",
            "assignment": "2019-09-05T13:01:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 67508,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5903-67508-10"
            ]
        },
        {
            "id": 5929,
            "title": {
                "de": "Die Rolle von eIFs bei Psoriasis und deren therapeutischen Ansprechen",
                "en": "The Role of eIFs in Psoriasis and Therapeutic Response"
            },
            "short": "eIFs in Psoriasis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2020-08-31T02:00:00+02:00",
            "end_effective": "2021-08-31T02:00:00+02:00",
            "assignment": "2019-10-16T17:52:26+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": [
                "5929-84167-10"
            ]
        }
    ]
}