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=1200&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1220&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1180&ordering=-begin_planned",
    "results": [
        {
            "id": 5085,
            "title": {
                "de": "Mikrobiom Graz",
                "en": "Microbiome Graz"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2017-10-11T10:52:53+02:00",
            "program": null,
            "subprogram": "Subvention Kulturamt Graz",
            "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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5085-90021-10"
            ]
        },
        {
            "id": 5060,
            "title": {
                "de": "Effekt von  Acetazolamid auf die Expression von Prion Protein auf T regulatorischen Zellen\r\n",
                "en": "Effect of Acetazolamide on the expression of Prion Protein on T regulatory cells\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2018-03-01T01:00:00+01:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2017-09-14T12:49:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89577,
            "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": [
                "5060-89577-10"
            ]
        },
        {
            "id": 5387,
            "title": {
                "de": "Motivation von Trainingsaktivitäten für Menschen mit Demenz mit Sozial Robotik und Dialog-gestütztem Coaching",
                "en": "Motivation of training activities for people with dementia with social robotics and dialogue-supported coaching"
            },
            "short": "AMIGO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-11-01T01:00:00+01:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2018-06-11T12:37:11+02:00",
            "program": null,
            "subprogram": "FFG benefit",
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "865646",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 5059,
            "title": {
                "de": "Probiotische Modulation der Darmflora bei Langzeiteinnahme von Protonenpumpenhemmern: Einfluss auf Darmentzündung und Verdauung",
                "en": "Probiotic modulation of gut microflora in patients with long term PPI use: Influence on intestinal inflammation and bowel symptoms."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-09-01T02:00:00+02:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2018-08-31T02:00:00+02:00",
            "end_effective": "2025-02-28T01:00:00+01:00",
            "assignment": "2017-09-07T16:48:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-25",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5059-50989-10"
            ]
        },
        {
            "id": 5026,
            "title": {
                "de": "Die Zusammensetzung des Nasensekretproteoms von\r\nPatientInnen mit idiopathischen und postinfektiösen Riechstörungen",
                "en": "Composition of nasal mucus proteome in patients with idiopathic and post-infectious olfactory disorder."
            },
            "short": "Rhinitis Proteom",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-08-01T02:00:00+02:00",
            "end_effective": "2018-07-31T02:00:00+02:00",
            "assignment": "2017-08-07T13:31:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82492,
            "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": [
                "5026-82492-10",
                "5026-58794-11"
            ]
        },
        {
            "id": 5028,
            "title": {
                "de": "Trennung von niedrig- und hochgradigen Kolon und Rektum Karzinomen durch Eukaryotische Translation",
                "en": "Separation of low and high grade colon and rectum carcinomas through eukaryotic transalation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-08-07T14:54:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "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": [
                "5028-84167-10"
            ]
        },
        {
            "id": 5019,
            "title": {
                "de": "Die Rolle der 15-Prostaglandindehydrogenase in der idiopathischen pulmonalen Fibrose",
                "en": "The Role of 15-Prostaglandindehydrogenase in Idiopathic Pulmonary Fibrosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2020-07-31T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2017-07-31T13:29:12+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85658,
            "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": [
                "5019-85658-10"
            ]
        },
        {
            "id": 5046,
            "title": {
                "de": "Untersuchung der Rolle von mitochondrieller Ca2+-Homöostase der Podozyten in diabetischer Nephropathie",
                "en": "Investigating the role of podocyte mitochondrial Ca2+-signalling in diabetic nephropathy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2019-08-01T02:00:00+02:00",
            "end_effective": "2019-08-01T02:00:00+02:00",
            "assignment": "2017-08-24T10:42:36+02:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76689,
            "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": [
                "5046-76689-10",
                "5046-85976-12"
            ]
        },
        {
            "id": 5425,
            "title": {
                "de": "Charakterisierung von CD20+ T-Lymphozyten bei Patienten mit Sklerodermie (SSc) und Sjögren Syndrom (SS)",
                "en": "Characterization of CD20 + T-lymphocytes in Systemic Sclerosis (SSc) and Sjögren Syndrom (SS)"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2018-08-01T02:00:00+02:00",
            "end_planned": "2019-08-01T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2018-07-25T13:09:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96624,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5425-96624-10"
            ]
        },
        {
            "id": 5015,
            "title": {
                "de": "Die Auswirkung von UV-Licht und Ozon auf die Histaminentstehung in der menschlichen Tränenflüssigkeit.",
                "en": "The influence of UV-light and ozone on the histamine formation in human tear fluid."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-09-01T02:00:00+02:00",
            "end_effective": "2018-09-01T02:00:00+02:00",
            "assignment": "2017-07-17T16:41:41+02:00",
            "program": null,
            "subprogram": "Dr. Adele Rabensteiner Preis",
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 5018,
            "title": {
                "de": "Cellulite",
                "en": "Cellulite"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-03T02:00:00+02:00",
            "begin_effective": "2017-07-03T02:00:00+02:00",
            "end_planned": "2017-08-25T02:00:00+02:00",
            "end_effective": "2017-08-25T02:00:00+02:00",
            "assignment": "2017-07-25T13:30:08+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": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5018-81670-10"
            ]
        },
        {
            "id": 5149,
            "title": {
                "de": "PREvention of STroke in Intracerebral haemorrhaGE survivors with Atrial Fibrillation (PRESTIGE-AF)",
                "en": "PREvention of STroke in Intracerebral haemorrhaGE survivors with Atrial Fibrillation (PRESTIGE-AF)"
            },
            "short": "PRESTIGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2024-11-30T01:00:00+01:00",
            "assignment": "2017-12-05T13:36:53+01:00",
            "program": 109,
            "subprogram": "Call: H2020-SC1-2016-2017 (Personalised Medicine)\r\nTopic: SC1-PM-10-2017\r\nType of action: RIA (Research and Innovation action)",
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50173,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "754517",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5149-50173-10"
            ]
        },
        {
            "id": 5027,
            "title": {
                "de": "Evaluierung der post-thymischen Stabilität der FOXP3 Expression zur Aufrechterhaltung der Immuntoleranz",
                "en": "Evaluation of the post-thymic stability of FOXP3 expression in the maintenance of immune tolerance"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2019-06-30T02:00:00+02:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2017-08-07T13:36:01+02:00",
            "program": 92,
            "subprogram": "Internationale Kooperation/Wissenschaftlich-Technische Zusammenarbeit  Bulgarien-Österreich",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54171,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5027-54171-10"
            ]
        },
        {
            "id": 5005,
            "title": {
                "de": "Von der Nase ins Gehirn",
                "en": "The Nose-Brain Axis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2017-07-10T16:58:33+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI639",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5005-90021-10",
                "5005-99594-12",
                "5005-99612-12"
            ]
        },
        {
            "id": 5001,
            "title": {
                "de": "organico-typical culture in bone",
                "en": "organico-typical culture in bone"
            },
            "short": "OCTBone",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2017-07-06T15:15:42+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2051
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5001-50785-10"
            ]
        },
        {
            "id": 5226,
            "title": {
                "de": "Aufbau eines breiten teledermatologischen Netzwerks in Uganda",
                "en": "Organisation of a broad teledermatologic network in Uganda"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-06-01T02:00:00+02:00",
            "end_planned": "2017-06-30T02:00:00+02:00",
            "end_effective": "2019-05-31T02:00:00+02:00",
            "assignment": "2018-01-31T14:22:37+01:00",
            "program": null,
            "subprogram": "Fair Styria",
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51711,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5226-51711-10"
            ]
        },
        {
            "id": 5004,
            "title": {
                "de": "Blickbewegungen im Fokus: Visuelle Prozesse im klinischen Kontext",
                "en": "Blickbewegungen im Fokus: Visuelle Prozesse im klinischen Kontext"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2019-07-31T02:00:00+02:00",
            "assignment": "2017-07-10T11:59:38+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89272,
            "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": [
                "5004-89272-10"
            ]
        },
        {
            "id": 6755,
            "title": {
                "de": "Implementierung eines neuen Ausbildungskonzeptes für das Spezialgebiet „Polytraumamanagement“",
                "en": "Implementation of new Training Concept in Poyltrauma Management"
            },
            "short": "Training Poyltrauma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2021-10-21T10:43:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62925,
            "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": [
                "6755-62925-10",
                "6755-72835-12",
                "6755-59379-11"
            ]
        },
        {
            "id": 5014,
            "title": {
                "de": "Forschungen zu Infektionserkrankungen bei Kindern im Rahmen der Projekte\r\n„EU-TICK.BO“, „RNA-Sequenzierung bei akuter Faszialisparese“ sowie „Beschreibung des\r\nMasernausbruches 2017“",
                "en": "EU-Tick-BO, RNA sequencing in acute facial palsy, and measles outbreak in Styria"
            },
            "short": "Eutickbo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-07-17T12:39:38+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51647,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5014-51647-10"
            ]
        }
    ]
}