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=1180&ordering=begin_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=1200&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1160&ordering=begin_planned",
    "results": [
        {
            "id": 4894,
            "title": {
                "de": "Postmortale Validatierung von Quantitative Susceptibility Mapping",
                "en": "Postmortem Validation of Quantitative Susceptibility Mapping"
            },
            "short": "pmQSM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2022-06-30T02:00:00+02:00",
            "assignment": "2017-03-23T14:45:33+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60116,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P30134",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4894-60116-10"
            ]
        },
        {
            "id": 6060,
            "title": {
                "de": "ADOPT BBMR-ERIC ",
                "en": "ADOPT BBMR-ERIC "
            },
            "short": "Adopt",
            "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": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2020-02-19T16:43:59+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6060-58453-10"
            ]
        },
        {
            "id": 4749,
            "title": {
                "de": "STAND UP AND GO",
                "en": "STAND UP AND GO"
            },
            "short": null,
            "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": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-05-31T02:00:00+02:00",
            "assignment": "2016-12-22T11:17:24+01:00",
            "program": null,
            "subprogram": "HTI Land Steiermark",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4749-57932-10"
            ]
        },
        {
            "id": 4764,
            "title": {
                "de": "Bedeutung von microRNAs in Chemotherapie-resistenten hypoxischen Lungenadenokarzinomen",
                "en": "RELEVANCE OF MicroRNAs IN CHEMOTHERAPY-RESISTANT\r\nHYPOXIC LUNG ADENOCARCINOMA"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2017-01-11T12:26:16+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50610,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4764-50593-12",
                "4764-50610-10",
                "4764-81608-12",
                "4764-101018-12"
            ]
        },
        {
            "id": 4794,
            "title": {
                "de": "Flagship project: Gesundes Altern und Epigenetik",
                "en": "Flagship project: Healthy aging and epigenetics"
            },
            "short": "EpiAge",
            "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": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2017-01-02T12:47:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "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": []
        },
        {
            "id": 4756,
            "title": {
                "de": "Stromal vascular fraction (SFV) - Eine neue Methode zur Therapie chronischer Stimmlippen Narben.",
                "en": "Stromal vascular fraction – A new kind of treatment for human vocal fold scarring"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-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": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-01-09T11:28:47+01:00",
            "program": 92,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "FR 05/2017",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4756-50670-10",
                "4756-80111-11"
            ]
        },
        {
            "id": 4962,
            "title": {
                "de": "Die Funktion des Enzyms Phosphatidylethanolamine N‐Methyltransferase (PEMT) für die Chylomicronen-Biosynthese. ",
                "en": "Establishment of in vitro models for primary mouse enterocytes to study chylomicron biosynthesis: Role of the enzyme phosphatidylethanolamine N‐methyltransferase (PEMT)"
            },
            "short": "PEMT und Chylomicronen-Biosynthese",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-05-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2021-04-30T02:00:00+02:00",
            "assignment": "2017-05-22T12:39:11+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51817,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4962-51817-10"
            ]
        },
        {
            "id": 4722,
            "title": {
                "de": "Transplant Check",
                "en": "Non-Invasive Transplant Check"
            },
            "short": "Transplant Check",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-02T01:00:00+01:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2018-12-30T01:00:00+01:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2016-12-02T14:01:40+01:00",
            "program": 105,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "857831",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4722-50874-12",
                "4722-54142-12",
                "4722-54033-10"
            ]
        },
        {
            "id": 4721,
            "title": {
                "de": "Die künstliche Bauchspeicheldrüse bei Kindern mit Typ 1 Diabetes im Alter von 1 bis 7 Jahren.",
                "en": "Artificial Pancreas in children with type 1 Diabetes between 1 to 7 years of Age. "
            },
            "short": "KIDSAP ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-09T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2020-07-10T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2016-12-02T13:54:27+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50659,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "731560",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4721-50659-10"
            ]
        },
        {
            "id": 4720,
            "title": {
                "de": "Die künstliche Bauchspeicheldrüse bei Kindern mit Typ 1 Diabetes im Alter von 1 bis 7 Jahren.",
                "en": "The artificial pancreas in children aged 1 to 7 years with type 1 diabetes"
            },
            "short": "KidsAP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-09T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2020-07-10T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2016-12-02T13:52:43+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "731560",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4720-50877-10",
                "4720-59231-12",
                "4720-87054-12",
                "4720-97866-12",
                "4720-100522-12",
                "4720-99940-12"
            ]
        },
        {
            "id": 4928,
            "title": {
                "de": "Mikrobiom trifft Plasmidom –  pathogenes Infektionsrisiko, gesunde Mikroorganismen und biologische Vielfalt in einem funktionellen Krankenhaus",
                "en": "Microbiome meets plasmidome – connecting pathogenic infection risk, healthy microbes, and environmental biodiversity in a functional hospital setting"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2019-01-31T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2017-04-19T11:20:07+02:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4928-95317-12",
                "4928-98573-12"
            ]
        },
        {
            "id": 4758,
            "title": {
                "de": "Invasive Druckmessung unter laufender Reanimation",
                "en": "Invasive Blood Pressure Measurement during Cardio-Pulmonary Resuscitation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2017-01-11T10:01:43+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91898,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-13",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4758-91898-10",
                "4758-51986-10"
            ]
        },
        {
            "id": 4765,
            "title": {
                "de": "Nicht-Protein Kodierende RNA und deren klinische Relevanz in Bauchspeicheldrüsenkrebs ",
                "en": "Non-coding RNA networks and their role in pancreatic cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2017-01-11T12:26:52+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66005,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4765-66005-10"
            ]
        },
        {
            "id": 4663,
            "title": {
                "de": "Entwicklung, Umsetzung und Evaluierung eines Schulungsprogrammes für Pflegende zum Thema Mangelernährungs-Screening im Krankenhaus",
                "en": "Development, Implementation and Evaluation of a malnutrition screening education program for nurses in hospital setting"
            },
            "short": "MEScH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-02-01T01:00:00+01:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2016-10-19T14:10:01+02:00",
            "program": null,
            "subprogram": "AKE Förderpreis 2016 (Arbeitsgemeinschaft für Klinische Ernährung)",
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82963,
            "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": [
                "4663-82963-10"
            ]
        },
        {
            "id": 4802,
            "title": {
                "de": "Sarkomforschung",
                "en": "sarcoma research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2017-02-02T12:27:48+01:00",
            "program": null,
            "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": [
                1743
            ],
            "funder_projectcode": "MEFO-17",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4802-50696-10"
            ]
        },
        {
            "id": 4800,
            "title": {
                "de": "Mitochondrien-Forschung: Je sanfter desto besser!\r\n",
                "en": "Mitochondria-research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-01-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2017-02-01T15:06:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-02",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4763,
            "title": {
                "de": "Mütterliches Übergewicht vermindert Neprilysin im Plazentaendothel: Funktionelle Auswirkungen?",
                "en": "Maternal overweight reduces neprilysin in placental endothelium:\r\nImplication on endothelial function\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2018-07-31T02:00:00+02:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2017-01-11T12:25:24+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50674,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4763-50674-10"
            ]
        },
        {
            "id": 4779,
            "title": {
                "de": "Panobinostat reduziert Hypoxie-induzierte Cisplatin Resistenz in nicht-kleinzelligen Lungenkarzinom Zellen durch Destabilisierung vom HIF-1alpha",
                "en": "Panobinostat reduces hypoxia-induced cisplatin resistance of non-small cell lung carcinoma cells via HIF-1alpha destabilization"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-01-23T13:50:46+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50610,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-21",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4779-50610-10"
            ]
        },
        {
            "id": 4790,
            "title": {
                "de": "Lipasen und Lipid-Signaltransduktion",
                "en": "Lipases and Lipid Signaling"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2019-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2017-01-02T11:24:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53252,
            "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": [
                "4790-53252-10"
            ]
        },
        {
            "id": 4664,
            "title": {
                "de": "Stoffwechsel-basierte Therapie gegen diastolische Herzinsuffizienz",
                "en": "Metabolic Therapy for Managing Diastolic Heart Failure"
            },
            "short": "MINOTAUR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-02-01T01:00:00+01:00",
            "begin_effective": "2017-05-01T02:00:00+02:00",
            "end_planned": "2020-01-31T01:00:00+01:00",
            "end_effective": "2020-10-31T01:00:00+01:00",
            "assignment": "2016-10-19T15:00:07+02:00",
            "program": 64,
            "subprogram": "ERA-Net",
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 60041,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3301",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4664-60041-10",
                "4664-59941-12",
                "4664-94512-12",
                "4664-107389-12"
            ]
        }
    ]
}