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=1080&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=1100&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1060&ordering=begin_planned",
    "results": [
        {
            "id": 4829,
            "title": {
                "de": "Non-coding RNAs in colorectal cancer",
                "en": "Non-coding RNAs in colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2017-03-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-02-13T13:39:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "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-18",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4528,
            "title": {
                "de": "Mangelenernährung bei älteren Personen - Wissensforum",
                "en": "Malnutrition in the Elderly knowledge hub"
            },
            "short": "MaNuEL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2018-03-01T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2016-07-20T15:39:35+02:00",
            "program": 90,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4614,
            "title": {
                "de": "Langzeit-biozide Beschichtungen zur Verhinderung von Schmier-Infektionen in öffentlichen Verkehrsmitteln\r\n",
                "en": "Biocidal coatings for the prevention of microorganism transfer"
            },
            "short": "protectedTOUCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2018-02-28T01:00:00+01:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2016-09-14T13:01:49+02:00",
            "program": null,
            "subprogram": "FFG Smart Mobility",
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "855307",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4614-54018-10"
            ]
        },
        {
            "id": 4710,
            "title": {
                "de": "Mikrobiom bei Schizophrenie",
                "en": "Microbiome in Schizophrenia "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-01T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2017-10-01T02:00:00+02:00",
            "end_effective": "2017-10-01T02:00:00+02:00",
            "assignment": "2016-11-29T12:48:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4897,
            "title": {
                "de": "Multiskale biomechanische Untersuchung und Materialmodellierung von gesunden und erkrankten Arterien",
                "en": "Multiscale biomechanical investigation and material modeling\r\nof healthy and diseased human arteries"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-01T02:00:00+02:00",
            "begin_effective": "2017-04-01T02:00:00+02:00",
            "end_planned": "2020-03-31T02:00:00+02:00",
            "end_effective": "2021-09-21T02:00:00+02:00",
            "assignment": "2017-03-23T15:31:39+01:00",
            "program": 64,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 25164,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58881,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P30260",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4897-58881-10"
            ]
        },
        {
            "id": 4257,
            "title": {
                "de": "Cardiotoxicity of Targeted Anti-Cancer Therapies",
                "en": "Cardiotoxicity of Targeted Anti-Cancer Therapies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-01T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2018-03-31T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2016-01-28T12:57:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4257-58906-10",
                "4257-98851-12",
                "4257-99984-12",
                "4257-104482-12"
            ]
        },
        {
            "id": 4358,
            "title": {
                "de": "Ganzheitlicher Omics Zugang zur Allergischen Rhinitis",
                "en": "Holistic Omics approach to Allergic Rhinitis"
            },
            "short": "Holistic Omics approach",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-01T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2016-03-14T14:45:03+01:00",
            "program": 103,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1824
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4351,
            "title": {
                "de": "Suche nach molekularen Veränderungen im Myelosarkom",
                "en": "Screening for molecular aberrations in myeloid sarcoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-15T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2017-04-15T02:00:00+02:00",
            "end_effective": "2017-04-15T02:00:00+02:00",
            "assignment": "2016-03-09T11:08:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4351-57402-10",
                "4351-77371-12",
                "4351-94596-12",
                "4351-97430-12"
            ]
        },
        {
            "id": 4350,
            "title": {
                "de": "Analyse von durch RAS Mutationen verursachten Genexpressionsmustern in einem murinen in vivo Modell der akuten myeloischen Leukämie",
                "en": "Analysis of gene expression profiles in a RAS-induced murine in vivo model of leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-15T02:00:00+02:00",
            "begin_effective": "2016-04-15T02:00:00+02:00",
            "end_planned": "2017-04-15T02:00:00+02:00",
            "end_effective": "2017-04-15T02:00:00+02:00",
            "assignment": "2016-03-09T11:07:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57402,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4350-57402-10",
                "4350-77371-12",
                "4350-94596-12",
                "4350-97430-12"
            ]
        },
        {
            "id": 4316,
            "title": {
                "de": "Relaxin",
                "en": "Relaxin"
            },
            "short": "RELAXIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2016-02-17T10:16:51+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50874,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "853276",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4316-98584-12",
                "4316-50874-10",
                "4316-62756-12",
                "4316-81091-12",
                "4316-108983-12"
            ]
        },
        {
            "id": 4432,
            "title": {
                "de": "Aufbau und Etablierung einer Biobank von humanem Stimmlippen-Gewebe.",
                "en": "Establishing a bio-bank of human vocal fold tissue."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2016-05-10T10:45:16+02:00",
            "program": null,
            "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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4432-50670-10"
            ]
        },
        {
            "id": 4439,
            "title": {
                "de": "Investigation of the cooperative function of Runx2 and Runx3 in regulating endochondral ossification",
                "en": "Investigation of the cooperative function of Runx2 and Runx3 in regulating endochondral ossification"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2016-10-31T01:00:00+01:00",
            "end_effective": "2017-01-31T01:00:00+01:00",
            "assignment": "2016-05-11T14:38:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4506,
            "title": {
                "de": "Dermal open flow microperfusion for the assessment of cytokine levels in thermal burns",
                "en": "Dermal open flow microperfusion for the assessment of cytokine levels in thermal burns"
            },
            "short": "Dermal open flow microperfusion ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2016-07-08T14:56:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80111,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1886
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4506-80111-10"
            ]
        },
        {
            "id": 4141,
            "title": {
                "de": "Verbesserung der Studiendesigns von Beobachtungsstudien bei Infektionskrankheiten mittels mathematischer Modelle",
                "en": "Enhancing observational study designs of infectious disease surveys using mathematical modelling techniques"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2016-07-31T02:00:00+02:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2015-11-05T13:28:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 83644,
            "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": [
                "4141-83644-10"
            ]
        },
        {
            "id": 4474,
            "title": {
                "de": "PROMs",
                "en": "PROMs"
            },
            "short": "PROMs",
            "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": "2016-09-30T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2016-06-03T14:02:24+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3023
            ],
            "funder_projectcode": "856965",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4474-81670-10"
            ]
        },
        {
            "id": 4529,
            "title": {
                "de": "ProbioBIP_two- Wirkung von Probiotika bei Menschen mit bipolarer Störung auf Depressionen und Nebenwirkungen der Psychopharmakotherapie\"",
                "en": "\"ProbioBIP_two- Probiotics in bipolar disorder, effect on depression and side effects of psychopharmacological therapy\""
            },
            "short": "ProbioBIP_two",
            "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-06-01T02:00:00+02:00",
            "end_effective": "2018-06-01T02:00:00+02:00",
            "assignment": "2016-07-20T15:46:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4529-50654-10",
                "4529-79454-12",
                "4529-79771-12",
                "4529-79733-12",
                "4529-86429-12",
                "4529-92607-12",
                "4529-95403-12"
            ]
        },
        {
            "id": 4414,
            "title": {
                "de": "Veränderungen des intestinalen Mikrobioms und der Gallensäuren im Rahmen des Hepatoblastoms",
                "en": "The Intestinal Microbiome and Bile Acid Profiles in Hepatoblastoma – A Novel Experimental Study"
            },
            "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": "2018-05-31T02:00:00+02:00",
            "assignment": "2016-05-02T17:04:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4414-50778-12",
                "4414-54087-12",
                "4414-82670-10"
            ]
        },
        {
            "id": 4542,
            "title": {
                "de": "Mikrobielle Übertragungswege in Intensivstationen",
                "en": "Microbial transfer routes in intensive care units"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-06-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2016-08-01T15:48:05+02:00",
            "program": null,
            "subprogram": null,
            "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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4502,
            "title": {
                "de": "Retrospektive Surveillance Studie zur Resistenzsituation der Bacteroides-fragilis Gruppe in Graz",
                "en": "Surveillance study of the in vitro susceptibility patterns of the Bacteroides-fragilis group in Graz, Austria"
            },
            "short": "GNA Surveillance",
            "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-06-01T02:00:00+02:00",
            "end_effective": "2017-06-01T02:00:00+02:00",
            "assignment": "2016-07-06T16:24:49+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91629,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457,
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4502-50527-12",
                "4502-91629-10"
            ]
        },
        {
            "id": 4331,
            "title": {
                "de": "Mikrobiom interstitieller Pneumonien",
                "en": "Microbiome of interstitial Pneumonias"
            },
            "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-12-31T01:00:00+01:00",
            "end_effective": "2018-10-08T02:00:00+02:00",
            "assignment": "2016-02-29T14:55:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}