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=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2266,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=720&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=680&ordering=end_planned",
    "results": [
        {
            "id": 3811,
            "title": {
                "de": "Knochengesundheit bei PatientInnen mit Sklerosierender Cholangitis nach Intensivstation",
                "en": "Bone Health in Patients with Sclerosing Cholangitis following Critical Illness"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-12-01T01:00:00+01:00",
            "begin_effective": "2014-12-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2014-11-17T12:01:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58615,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3811-58615-10"
            ]
        },
        {
            "id": 3653,
            "title": {
                "de": "KARDIALE BLUTFLUSSMUSTER BEI CHRONISCHER KHK: EINE EXPLORATIVE STUDIE MIT MAGNETRESONANZTOMOGRAPHIE",
                "en": "CARDIAC BLOOD FLOW PATTERNS IN CHRONIC CORONARY HEART DISEASE: AN EXPLORATIVE MAGNETIC RESONANCE IMAGING STUDY"
            },
            "short": "BLUTFLUSSMUSTER IM HERZEN BEI PATIENTEN ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-06-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2014-05-08T11:47:46+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14104,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53950,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3653-53950-10"
            ]
        },
        {
            "id": 3145,
            "title": {
                "de": "Mobilitätsförderung WTZ Österreich-China",
                "en": "Mobility grants WTZ Austria-China"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-01-31T01:00:00+01:00",
            "assignment": "2013-01-21T15:56:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "CN 09/2013",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3098,
            "title": {
                "de": "Multifunktionale Nanopartikel",
                "en": "Multifunctional nanoparticles for drug delivery across the blood-brain barrier"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2012-12-10T11:09:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1413
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3098-51705-10"
            ]
        },
        {
            "id": 3563,
            "title": {
                "de": "Neu Biomarker zur Beobachtung von kardiovaskulären Risiken nach Nierentransplantation",
                "en": "New Biomarkers for Monitoring of Vascular Calcification after Renal Transplantation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2014-02-10T14:20:55+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51982,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3563-51982-10"
            ]
        },
        {
            "id": 3617,
            "title": {
                "de": "NS-Euthanasieverbrechen an der Landes-Irren- und Landes-Siechenanstalt Klagenfurt zwischen 1939 und 1945",
                "en": "NS-Euthanasia of the Landes-Irren- und Landes-Siechenanstalt Klagenfurt between 1939 and 1945"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-03-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-02-28T01:00:00+01:00",
            "assignment": "2014-03-20T09:11:29+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51845,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3617-51845-10"
            ]
        },
        {
            "id": 3315,
            "title": {
                "de": "The Voice of Rett",
                "en": "The Voice of Rett"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-05-01T02:00:00+02:00",
            "begin_effective": "2013-05-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-07-05T10:12:30+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                530
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3315-79651-11",
                "3315-58883-10"
            ]
        },
        {
            "id": 3833,
            "title": {
                "de": "Beurteilung der Eignung von SNOMED CT für umfangreiche, EU-weite elektronische Gesundheitsdienste ",
                "en": "Assessing SNOMED CT for Large Scale eHealth Deployments in the EU"
            },
            "short": "ASSESS-CT_Horizon",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-07-31T02:00:00+02:00",
            "assignment": "2014-12-10T13:15:33+01:00",
            "program": 109,
            "subprogram": "PHC-34 eHealth Interoperability - Topic (iii) SNOMED CT for eHealth deployments\r\n",
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 72306,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "643818",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3833-72306-10"
            ]
        },
        {
            "id": 3812,
            "title": {
                "de": "In-vitro Fibrogenese humaner immortalisierter Stimmlippen-Fibroblasten unter Crowding-Bedinungen",
                "en": "In-vitro fibrogenesis of immortalised human vocal fold fibroblasts under crowding conditions"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2014-11-20T10:06:20+01: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": [
                "3812-50670-10"
            ]
        },
        {
            "id": 2381,
            "title": {
                "de": "EUTRAF - THE EUROPEAN NETWORK FOR TRANSLATIONAL RESEARCH IN ATRIAL FIBRILLATION",
                "en": "EUTRAF - THE EUROPEAN NETWORK FOR TRANSLATIONAL RESEARCH IN ATRIAL FIBRILLATION"
            },
            "short": "EUTRAF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-01-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2011-01-19T10:52:22+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50168,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "261057",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2381-60041-12",
                "2381-66430-12",
                "2381-79173-12",
                "2381-50168-10"
            ]
        },
        {
            "id": 3011,
            "title": {
                "de": "Vitamin D und Pharmakogenetik im Glucosestoffwechsel",
                "en": "VitaminD treatment, pharmacogenetics and glucose metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2016-01-01T01:00:00+01:00",
            "end_effective": "2018-03-31T02:00:00+02:00",
            "assignment": "2012-10-22T17:15:49+02:00",
            "program": 108,
            "subprogram": "KLIF",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI274",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3729,
            "title": {
                "de": "Rehabilitation nach Schlaganfall – Einfluss der altersbedingten Veränderungen der weißen Substanz",
                "en": "Mobility rehabilitation after stroke – the role of age-related cerebral white matter changes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2016-01-01T01:00:00+01:00",
            "end_effective": "2017-04-30T02:00:00+02:00",
            "assignment": "2014-07-30T11:51:38+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50173,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3729-50173-10"
            ]
        },
        {
            "id": 3865,
            "title": {
                "de": "Knochen und Fertilität",
                "en": "Bone and Fertility"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2016-01-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2015-01-26T12:41:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-11",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3173,
            "title": {
                "de": "Auswirkungen von Druck auf die molekulare Dynamik von Lipoproteinen",
                "en": "The impact of pressure on the structure and molecular dynamics of low density lipoprotein particles"
            },
            "short": "LDLPRESS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-05-01T02:00:00+02:00",
            "end_planned": "2016-02-27T01:00:00+01:00",
            "end_effective": "2017-02-28T01:00:00+01:00",
            "assignment": "2013-02-11T15:57:35+01:00",
            "program": 64,
            "subprogram": "Internationale Programme - Joint Projects: Frankreich/Österreich",
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 83066,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I1109",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3173-83066-10"
            ]
        },
        {
            "id": 2971,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:03:30+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51529,
            "contact": 51529,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2971-51529-10"
            ]
        },
        {
            "id": 2966,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation",
                "en": "DK Molecular Fundamentals of Inflammation"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-12-17T01:00:00+01:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2012-09-06T12:53:37+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2973,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:04:33+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2973-51831-10",
                "2973-95211-12"
            ]
        },
        {
            "id": 3683,
            "title": {
                "de": "Einfluss körperlicher Aktivität in der Schwangerschaft auf mütterliche und fötale human Milcholigosaccharide",
                "en": "Effect of physical activity in pregnancy on maternal and fetal human milk oligosaccharides"
            },
            "short": "HMO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-03-01T01:00:00+01:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2016-06-30T02:00:00+02:00",
            "assignment": "2014-06-13T14:25:06+02:00",
            "program": 99,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 88993,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "627056",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3683-88993-10"
            ]
        },
        {
            "id": 2969,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:02:47+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": 53252,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2969-53252-10"
            ]
        },
        {
            "id": 2968,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2014-05-02T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-05-01T02:00:00+02:00",
            "assignment": "2012-09-06T13:02:24+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": 51705,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2968-51705-10"
            ]
        }
    ]
}