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=920&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=940&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=900&ordering=end_planned",
    "results": [
        {
            "id": 4432,
            "title": {
                "de": "Aufbau und Etablierung einer Biobank von humanem Stimmlippen-Gewebe.",
                "en": "Establishing a bio-bank of human vocal fold tissue."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2016-05-10T10:45:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4432-50670-10"
            ]
        },
        {
            "id": 4506,
            "title": {
                "de": "Dermal open flow microperfusion for the assessment of cytokine levels in thermal burns",
                "en": "Dermal open flow microperfusion for the assessment of cytokine levels in thermal burns"
            },
            "short": "Dermal open flow microperfusion ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-04-30T02:00:00+02:00",
            "assignment": "2016-07-08T14:56:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80111,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1886
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4506-80111-10"
            ]
        },
        {
            "id": 4316,
            "title": {
                "de": "Relaxin",
                "en": "Relaxin"
            },
            "short": "RELAXIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-05-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2016-02-17T10:16:51+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50874,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "853276",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4316-98584-12",
                "4316-50874-10",
                "4316-62756-12",
                "4316-81091-12",
                "4316-108983-12"
            ]
        },
        {
            "id": 5057,
            "title": {
                "de": "Verwertung der Ergebnisse des MED-PED Programms 1991 – 2001 in FH-CHOL Austria",
                "en": "Utilisation of the Results of the MED-PED Program 1991-2001 in FH-CHOL Austria"
            },
            "short": "FH-CHOL Austria_MED-PED",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2021-06-30T02:00:00+02:00",
            "assignment": "2017-08-31T16:33:45+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51912,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1923
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5057-51912-10"
            ]
        },
        {
            "id": 5078,
            "title": {
                "de": "Basalzellkarzinom Studie",
                "en": "BCC – basal cell carcinoma study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-11-01T01:00:00+01:00",
            "begin_effective": "2017-11-01T01:00:00+01:00",
            "end_planned": "2018-05-01T02:00:00+02:00",
            "end_effective": "2019-07-31T02:00:00+02:00",
            "assignment": "2017-09-28T17:10:48+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5078-50826-10"
            ]
        },
        {
            "id": 5299,
            "title": {
                "de": "Entwicklung eines Grazer Notfallventilations- und Metabolismusmonitors",
                "en": "Development of an Emergency Ventilatory and Metabolic Monitor"
            },
            "short": "VICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-12-01T01:00:00+01:00",
            "begin_effective": "2017-12-01T01:00:00+01:00",
            "end_planned": "2018-06-01T02:00:00+02:00",
            "end_effective": "2018-06-01T02:00:00+02:00",
            "assignment": "2018-02-27T13:51:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 74176,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5299-74176-10"
            ]
        },
        {
            "id": 4755,
            "title": {
                "de": "Erforschung der Bewusstseinslage bei Gesunden in verschiedenen Stadien der Vigilanz und bei Erkrankungen mit gestörter Bewusstseinslage",
                "en": "Consciousness research across healthy vigilance states and disorders of consciousness"
            },
            "short": "Sleep",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-06-01T02:00:00+02:00",
            "end_planned": "2018-06-01T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2017-01-09T10:40:06+01:00",
            "program": 110,
            "subprogram": "START",
            "organization": 14051,
            "category": 30,
            "type": 10,
            "partner_function": 2,
            "manager": 50173,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "Y 777-B24",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4755-50173-10"
            ]
        },
        {
            "id": 4740,
            "title": {
                "de": "Magnesium und dessen Einfluss auf die Entstehung einer nicht-alkoholischen Fettleber (NAFLD)",
                "en": "Magnesium and the Development of Fatty Liver Disease (NAFLD)\r\n"
            },
            "short": "Magnesium und NAFLD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2020-06-30T02:00:00+02:00",
            "assignment": "2016-12-20T09:23:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-14",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 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": 3719,
            "title": {
                "de": "Entwicklung einer Technologie mit Prototypenstatus zu einen Standard für klinische Bioverfügbarkeits- und Bioäquivalenzstudien zur Zulassung von Generika. ",
                "en": "A Clinically Applicable Plug & play System for in vivo testing of bioequivalence of drugs at target"
            },
            "short": "CAPPS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-09-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2019-05-31T02:00:00+02:00",
            "assignment": "2014-07-22T17:02:54+02:00",
            "program": 107,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "844745",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3719-51831-10",
                "3719-97867-12"
            ]
        },
        {
            "id": 4781,
            "title": {
                "de": "Die Rolle von TASK, TREK und anderer K2P Ionenkanäle in der Lungenzirkulation",
                "en": "Role of TASK, TREK and other K2P potassium channels in the pulmonary\r\ncirculation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-07-01T02:00:00+02:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-01-24T10:42:36+01:00",
            "program": 92,
            "subprogram": "WTZ Hungary",
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3693,
            "title": {
                "de": "GlucoTab - Mobiles System für Blutzuckermanagement im Krankenhaus und Pflegeheim",
                "en": "GlucoTab - Mobile system for  glycaemic management in hospitals and nursing homes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-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": "2014-06-30T14:57:40+02:00",
            "program": 107,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "844737",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3693-54235-12",
                "3693-65558-10"
            ]
        },
        {
            "id": 4613,
            "title": {
                "de": "Implementierung und Evaluierung des Testbetriebs eines innovativen mobilen eHealth Systems",
                "en": "Implementation and evaluation of an innovative mobile eHealth system"
            },
            "short": "KAGesPilot",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-09-01T02:00:00+02:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-09-12T11:29:56+02:00",
            "program": null,
            "subprogram": "Gesundheitsfond Steiermark",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65558,
            "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": [
                "4613-65558-10"
            ]
        },
        {
            "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": 3706,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg \"Metabolic and cardiovascular disease\""
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-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": "2014-07-15T16:44:46+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3706-96765-12",
                "3706-98847-12",
                "3706-58794-10"
            ]
        },
        {
            "id": 3882,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-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": "2015-02-03T14:23:01+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51860,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3882-51860-10"
            ]
        },
        {
            "id": 3899,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und Kardiovaskuläre Erkrankungen\"",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-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": "2015-02-04T14:30:12+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3899-50861-12",
                "3899-54043-12",
                "3899-51663-10"
            ]
        },
        {
            "id": 3705,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\" ",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\""
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-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": "2014-07-15T16:44:29+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3705-78591-10"
            ]
        },
        {
            "id": 4649,
            "title": {
                "de": "EULAR Empfehlungen für die Durchführung von Studien zur Berechnung der Arbeitskraft zur Versorgung der Bevölkerung im Bereich Rheumatologie",
                "en": "EULAR points to consider for the conduction of workforce requirement studies in rheumatology"
            },
            "short": "EULAR worforce requirements",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-06-30T02:00:00+02:00",
            "assignment": "2016-10-11T16:23:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66227,
            "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": [
                "4649-66227-10"
            ]
        },
        {
            "id": 3890,
            "title": {
                "de": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\"",
                "en": "Doktoratskolleg: \"Metabolic and cardiovascular disease\" "
            },
            "short": "DK_METABOL_DISORDERS ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-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": "2015-02-04T11:20:23+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3890-51904-10"
            ]
        }
    ]
}