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=1540&ordering=-begin_effective
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=1560&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1520&ordering=-begin_effective",
    "results": [
        {
            "id": 2898,
            "title": {
                "de": "Toleranz in der Allergie durch molekulären Chimärismus",
                "en": "tolerance incution through molecular chimerism in allergy"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2013-03-31T01:00:00+01:00",
            "end_effective": "2013-06-30T02:00:00+02:00",
            "assignment": "2012-05-15T13:24:17+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "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": "P21989",
            "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": 3116,
            "title": {
                "de": "Qualifizierungsnetz Humantechnologie Projekt Nr. 836248",
                "en": "Qualifizierungsnetz Humantechnologie"
            },
            "short": "QnHT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2012-12-19T11:08:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51344,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3116-51344-10"
            ]
        },
        {
            "id": 3040,
            "title": {
                "de": "Intestinale Kolonisation mit Extended-spectrum beta-lactamase-bildenden Enterobakterien als möglicher Risikofaktor für die Entwicklung einer neonatalen  Nekrotisierenden Enterocolitis (NEC)",
                "en": "Intestinal Colonisation with Extended-spectrum beta-lactamase-producing Enterobacteriaceae as a possible risk factor for the development of neonatal necrotising enterocolitis (NEC)"
            },
            "short": "ESBL und NEC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2012-11-13T14:40:30+01:00",
            "program": null,
            "subprogram": "Land Steiermark < 5.000,- Euro",
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": 56810,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3040-56810-10"
            ]
        },
        {
            "id": 3012,
            "title": {
                "de": "Albert Renold Travel Fellowship Grant",
                "en": "Albert Renold Travel Fellowship Grant"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2012-12-31T01:00:00+01:00",
            "end_effective": "2012-12-31T01:00:00+01:00",
            "assignment": "2012-10-23T15:36:02+02:00",
            "program": null,
            "subprogram": "Albert Renold Travel Fellowship Grant",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53344,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3012-53344-10"
            ]
        },
        {
            "id": 2954,
            "title": {
                "de": "Genetik von Patienten_innen mit Fuchs‘scher Endotheldystrophie in einer österreichischen Population",
                "en": "Genetic investigation of Fuchs' endothelial corneal dystrophy in an Austrian population"
            },
            "short": "Genetik bei Fuchs’scher Endotheldystroph",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-11-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2014-11-01T01:00:00+01:00",
            "end_effective": "2015-09-20T02:00:00+02:00",
            "assignment": "2012-08-29T10:24:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65638,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135,
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2954-65638-10"
            ]
        },
        {
            "id": 2972,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation",
                "en": "DK Molecular Fundamentals of Inflammation"
            },
            "short": "DK-MOLIN",
            "url": "http://www.medunigraz.at/DK-MOLIN/",
            "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:04:09+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50496,
            "contact": 50496,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2972-50496-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": 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": 2967,
            "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:01:56+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": [
                "2967-51705-10"
            ]
        },
        {
            "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": 3178,
            "title": {
                "de": "Physikalische, chemische und molekulare Mechanismen der Insulinwirkung auf implantierte Glukose-Sensor-Systeme für die künstliche Bauchspeicheldrüse",
                "en": "Physikalische, chemische und molekulare Mechanismen der Insulinwirkung auf implantierte Glukose-Sensor-Systeme für die künstliche Bauchspeicheldrüse"
            },
            "short": "DSZ-Projekt",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-04-30T02:00:00+02:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2013-02-19T10:48:16+01:00",
            "program": 103,
            "subprogram": "Hans L. Merkle Stiftung Hans L. Merkle Program for Excellency in Science and Technology",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1388
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3178-51831-10"
            ]
        },
        {
            "id": 2989,
            "title": {
                "de": "Einfluss von Leoligin, einem Inhaltsstoff des Edelweiss, auf den HDL-Cholesterin Stoffwechsel",
                "en": "Impact of leoligin, a major lignan from Edelweiss, on HDL-cholesterol metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-02-28T01:00:00+01:00",
            "assignment": "2012-10-01T17:43:51+02:00",
            "program": null,
            "subprogram": "Joseph Skoda-Projektförderungspreis der ÖGIM ",
            "organization": 14079,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74175,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2989-74175-10"
            ]
        },
        {
            "id": 2980,
            "title": {
                "de": "Gewebedatenbank zur Erforschung der stadienabhängigen Herzinsuffizienz Graz",
                "en": "Tissue database Graz for the investigation of stage-dependent heart failure"
            },
            "short": "GESHG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2013-09-30T02:00:00+02:00",
            "assignment": "2012-09-20T11:36:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59941,
            "contact": 59941,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2980-59941-10"
            ]
        },
        {
            "id": 2962,
            "title": {
                "de": "Kupfer Resistenzmechanismen in multiresistenten Bakterien",
                "en": "Mechanisms of copper resistance in multiresistant bacteria"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-01T02:00:00+02:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-02-28T01:00:00+01:00",
            "assignment": "2012-09-03T16:36:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": 54018,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                895
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2962-54018-10",
                "2962-58733-12",
                "2962-65782-12"
            ]
        },
        {
            "id": 2994,
            "title": {
                "de": "Ein tragbares Gerät zur bihormonalen Blutzuckerregelung bei Diabetes",
                "en": "A Portable bihormonal Closed Loop for Diabetes"
            },
            "short": "PCDiab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-11-01T01:00:00+01:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2015-10-31T01:00:00+01:00",
            "end_effective": "2016-05-31T02:00:00+02:00",
            "assignment": "2012-10-08T11:26:41+02:00",
            "program": 24,
            "subprogram": "FP7-HEALTH-2012-INNOVATION-1",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50452,
            "contact": 50452,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "305654",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2994-50452-10",
                "2994-67170-12"
            ]
        },
        {
            "id": 3092,
            "title": {
                "de": "Erforschung der Abbauprodukte von neuen Implantatmaterialien in der Unfallchirurgie",
                "en": "Investigation of degradation products of novel implant materials used in accident surgery"
            },
            "short": "degIMMAT",
            "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": "2015-08-31T02:00:00+02:00",
            "assignment": "2012-12-06T11:35:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50785,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1166
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3092-50785-10"
            ]
        },
        {
            "id": 2941,
            "title": {
                "de": "Kognition bei bipolar affektiver Störung",
                "en": "cognitive function in bipolar disorder"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-09-01T02:00:00+02:00",
            "end_planned": "2012-05-01T02:00:00+02:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2012-08-13T15:51:24+02: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": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3091,
            "title": {
                "de": "Hierarchische poröse Sensorsysteme zur in-vivo Detektion von Änderungen des physiologischen Umgebungsmilieus in der Humanmedizin",
                "en": "Hierarchic poriferous sensor systems for invivo detection of changes of the physiological environment in human medicin"
            },
            "short": "PhysioNanoAkt",
            "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": "2014-02-28T01:00:00+01:00",
            "end_effective": "2014-02-28T01:00:00+01:00",
            "assignment": "2012-12-06T10:30:29+01:00",
            "program": null,
            "subprogram": "HTI",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "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": 3031,
            "title": {
                "de": "Diagnostik mit partikelplasmon-basierten Biosensoren",
                "en": "n/a"
            },
            "short": "PP-BioSens",
            "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": "2015-08-31T02:00:00+02:00",
            "assignment": "2012-11-06T15:03:34+01:00",
            "program": null,
            "subprogram": "Land Steiermark \"HTI:SMApp\"",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}