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=1500&ordering=-end_effective
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=1520&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1480&ordering=-end_effective",
    "results": [
        {
            "id": 3205,
            "title": {
                "de": "Analyse von RAS Mutationen in einem murinen in vivo Modell der akuten myeloischen Leukämie",
                "en": "Analysis of RAS mutations in a murine in vivo model of acute myeloid leukemia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-04-15T02:00:00+02:00",
            "begin_effective": "2013-04-15T02:00:00+02:00",
            "end_planned": "2015-04-15T02:00:00+02:00",
            "end_effective": "2016-04-15T02:00:00+02:00",
            "assignment": "2013-03-08T14:51:46+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": [
                "3205-57402-10",
                "3205-77371-12",
                "3205-94596-12"
            ]
        },
        {
            "id": 3111,
            "title": {
                "de": "Aufbau und Profilbildung der Arbeitsgruppe „Pädiatrische Infektiologie“",
                "en": "Aufbau und Profilbildung der Arbeitsgruppe „Pädiatrische Infektiologie“"
            },
            "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": "2014-07-31T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2012-12-14T12:21:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 2370,
            "title": {
                "de": "GIRK Proteine in Brustkrebszellen",
                "en": "MOLECULAR AND CELLULAR (PATHO)PHYSIOLOGY OF G-PROTEIN ACTIVATED INWARDLY RECTIFYING POTASSIUM CHANNEL SUBUNITS IN BREAST CANCER CELLS"
            },
            "short": "GIRK PROTEINE BREAST CANCER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-10-01T02:00:00+02:00",
            "begin_effective": "2011-04-01T02:00:00+02:00",
            "end_planned": "2013-09-30T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2010-12-28T14:50:01+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P22974",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3207,
            "title": {
                "de": "Klumpfußbehandlung für Kinder in Mali mit der Ponseti-Methode",
                "en": "Treating Paediatric Clubfeet in Mali with the Ponseti Mathod"
            },
            "short": "Mali",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2014-03-01T01:00:00+01:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2013-03-12T11:07:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54144,
            "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": [
                "3207-54144-10"
            ]
        },
        {
            "id": 4326,
            "title": {
                "de": "Wirkung von Laserakupunktur an Neugeborenen mit Neonatalem Entzugssyndrom(NAS)",
                "en": "Impact on laseracupuncture in newborns with neonatal abstinence syndrom"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2016-02-24T13:42:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 3820,
            "title": {
                "de": "Charakterisierung humaner Stimmlippen-Fibroblasten",
                "en": "Characterisation of human vocal fold fibroblasts"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-04-01T02:00:00+02:00",
            "begin_effective": "2015-04-01T02:00:00+02:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2014-11-27T10:56:31+01:00",
            "program": 69,
            "subprogram": "Host Institution: Karolinska Institutet",
            "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": [
                9
            ],
            "funder_projectcode": "J 3661",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3820-50670-10"
            ]
        },
        {
            "id": 4241,
            "title": {
                "de": "Analytische Elektronenmikroskopie der Eiseneinlagerungen in den Stammganglien",
                "en": "Analytical Electron Microscopy of Iron Deposits in the Basal Ganglia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-02T01:00:00+01:00",
            "begin_effective": "2015-03-02T01:00:00+01:00",
            "end_planned": "2016-03-02T01:00:00+01:00",
            "end_effective": "2016-03-02T01:00:00+01:00",
            "assignment": "2016-01-21T11:12:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "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": [
                "4241-50960-10"
            ]
        },
        {
            "id": 2725,
            "title": {
                "de": "Mechanismen von Kleingefäßerkrangung bedingter Hirnschädigung und kognitiver Beeinträchtigung",
                "en": "Mechanisms of Small Vessel Related Brain Damage and Cognitive Impairment"
            },
            "short": "MESCOG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-03-01T01:00:00+01:00",
            "end_planned": "2015-02-28T01:00:00+01:00",
            "end_effective": "2016-02-29T01:00:00+01:00",
            "assignment": "2012-01-12T12:39:48+01:00",
            "program": 72,
            "subprogram": "ERA-Net",
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I904",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3559,
            "title": {
                "de": "Oberflächenveränderung von Titanlegierungen zur Verbesserung der Biokompatibilität von Implantaten",
                "en": "Surface modification of Titan allows to enhance biocompatibility of implants"
            },
            "short": "BioTi Mod",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-03-01T01:00:00+01:00",
            "begin_effective": "2014-03-01T01:00:00+01:00",
            "end_planned": "2016-02-29T01:00:00+01:00",
            "end_effective": "2016-02-29T01:00:00+01:00",
            "assignment": "2014-02-07T11:57:27+01:00",
            "program": null,
            "subprogram": "HTI Förderung Forschung Steiermark",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50785,
            "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": [
                "3559-50785-10"
            ]
        },
        {
            "id": 2965,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" - Koordination (1. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation\" - Koordination (1. funding periode)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-03-01T01:00:00+01:00",
            "end_planned": "2016-09-30T02:00:00+02:00",
            "end_effective": "2016-02-29T01:00:00+01:00",
            "assignment": "2012-09-06T12:38:45+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51756,
            "contact": 51756,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2965-74174-12",
                "2965-86124-12",
                "2965-86588-12",
                "2965-87133-12",
                "2965-51756-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": 3197,
            "title": {
                "de": "Antibiotika-assoziierte hämorrhagische Kolitis ausgelöst durch Klebsiella oxytoca bei Kindern",
                "en": "Antibiotic-associated hemorrhagic colitis (AAHC) caused by Klebsiella oxytoca in children and adolescents"
            },
            "short": "AAHC bei Kindern",
            "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": "2014-01-01T01:00:00+01:00",
            "end_effective": "2016-02-28T01:00:00+01:00",
            "assignment": "2013-03-01T09:57:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3436,
            "title": {
                "de": "Quantitatives Modeling von Ca2+ Nanodomänen (QuMoCa)",
                "en": "Quantitative Modeling of Ca2+ Nanodomains"
            },
            "short": "QuMoCa",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-06-01T02:00:00+02:00",
            "begin_effective": "2014-02-10T01:00:00+01:00",
            "end_planned": "2015-05-31T02:00:00+02:00",
            "end_effective": "2016-02-09T01:00:00+01:00",
            "assignment": "2013-11-19T11:43:39+01:00",
            "program": 24,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "330657",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 2846,
            "title": {
                "de": "Modellieren eines Kollisions-Sensors aus dem Tierreich zur Entwicklung von Orientierungshilfen für Blinde oder Sehbehinderte",
                "en": "Modelling a collision-sensor of animals to develop devices that help blind or visually challenged person in orienting"
            },
            "short": "Kollisions-Sensor als Orientierungshilfe",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-09-01T02:00:00+02:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2015-08-31T02:00:00+02:00",
            "end_effective": "2016-01-31T01:00:00+01:00",
            "assignment": "2012-04-30T13:42:15+02:00",
            "program": null,
            "subprogram": "HTI_SMApp",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50960,
            "contact": 50960,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2846-50960-10"
            ]
        },
        {
            "id": 3700,
            "title": {
                "de": "Zukunftsgeneration in Medizin und Technik",
                "en": "Future generation in medicine and technique"
            },
            "short": "Biobanking in future",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-08-01T02:00:00+02:00",
            "begin_effective": "2014-08-01T02:00:00+02:00",
            "end_planned": "2015-07-31T02:00:00+02:00",
            "end_effective": "2016-01-31T01:00:00+01:00",
            "assignment": "2014-07-03T14:39:49+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "844692",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3700-92543-12",
                "3700-50910-12",
                "3700-54033-10",
                "3700-93683-12"
            ]
        },
        {
            "id": 2188,
            "title": {
                "de": "Zusatzfinanzierung DALI",
                "en": "Zusatzfinanzierung DALI"
            },
            "short": "Zusatzfinanz DALI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-03-01T01:00:00+01:00",
            "begin_effective": "2010-03-01T01:00:00+01:00",
            "end_planned": "2014-08-31T02:00:00+02:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2010-04-28T15:38:33+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51632,
            "contact": 51632,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2188-51632-10"
            ]
        },
        {
            "id": 3174,
            "title": {
                "de": "Stimulierung der Tumorigenese durch NKG2D Rezeptoren",
                "en": "Stimulation of Tumorigenesis by NKG2D Lymphocyte Receptors"
            },
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-02-14T09:16:44+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": 60706,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3359",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3174-60706-10"
            ]
        },
        {
            "id": 3562,
            "title": {
                "de": "Semantische Datenumgebung für die Gesundheitsversorgung",
                "en": "Semantic Data Platform for Healthcare"
            },
            "short": "SEMCARE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-10-01T02:00:00+02:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2015-09-30T02:00:00+02:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2014-02-10T12:08:55+01:00",
            "program": 24,
            "subprogram": "FP7-ICT-2013-SME-DCA",
            "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": "611388",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3562-60827-12",
                "3562-72306-10"
            ]
        }
    ]
}