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=1180&ordering=-begin_planned
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=1200&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1160&ordering=-begin_planned",
    "results": [
        {
            "id": 5008,
            "title": {
                "de": "Zonulin bei Anorexia nervosa",
                "en": "Zonulin in anorexia nervosa"
            },
            "short": "Zonulin",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-01T01:00:00+01:00",
            "begin_effective": "2017-09-01T02:00:00+02:00",
            "end_planned": "2016-05-01T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2017-07-11T12:21:24+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "5008-84449-10"
            ]
        },
        {
            "id": 4716,
            "title": {
                "de": "Aktivierung des Tumorsuppressors p53 durch Fasten zur Verlängerung der Lebensspanne",
                "en": "Activating the tumor suppressor p53 by fasting for life-span extension"
            },
            "short": "p53 and Aging",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-01T01:00:00+01:00",
            "begin_effective": "2016-12-01T01:00:00+01:00",
            "end_planned": "2017-11-30T01:00:00+01:00",
            "end_effective": "2017-11-30T01:00:00+01:00",
            "assignment": "2016-12-01T11:04:59+01:00",
            "program": null,
            "subprogram": "Subventionsansuchen an die Stadt Graz Wissenschaft",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 89979,
            "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": [
                "4716-89979-10"
            ]
        },
        {
            "id": 4780,
            "title": {
                "de": "Folatmetabolismus limitiert Krebswachstum",
                "en": "Folate metabolism limits cancer cell proliferation"
            },
            "short": "Folate metabolism in cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-11-01T01:00:00+01:00",
            "begin_effective": "2016-11-01T01:00:00+01:00",
            "end_planned": "2018-02-27T01:00:00+01:00",
            "end_effective": "2018-02-27T01:00:00+01:00",
            "assignment": "2017-01-23T15:24:53+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14020,
            "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": "J 3983",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4875,
            "title": {
                "de": "Computer Modelling for Better Health",
                "en": "Computer Modelling for Better Health"
            },
            "short": "Modelling Health (MH)",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-11-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2018-04-30T02:00:00+02:00",
            "end_effective": "2018-08-31T02:00:00+02:00",
            "assignment": "2017-03-09T15:04:14+01:00",
            "program": 75,
            "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": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4875-51745-12",
                "4875-51663-10"
            ]
        },
        {
            "id": 4742,
            "title": {
                "de": "Laserakupunktur zur Schmerzprävention bei gesunden Neugeborenen\r\n",
                "en": "Laser acupuncture for the prevention of pain in healthy newborns"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-15T02:00:00+02:00",
            "begin_effective": "2016-10-15T02:00:00+02:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2016-12-20T14:54:00+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": [
                1864
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4596,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" (2. funding period)",
                "en": "DK \"Molecular Fundamentals of Inflammation\" (2. Förderperiode)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-12-02T01:00:00+01:00",
            "assignment": "2016-09-06T10:53:17+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50496,
            "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": [
                "4596-50496-10",
                "4596-91349-12",
                "4596-91390-12",
                "4596-99824-12",
                "4596-99483-12",
                "4596-107131-12"
            ]
        },
        {
            "id": 4458,
            "title": {
                "de": "Neue Biomarker bei invasiver Candidiasis/Candida Sepsis",
                "en": "Novel Biomarker in Invasive Candidiasis/Candida Sepsis"
            },
            "short": "NOBICs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2019-10-01T02:00:00+02:00",
            "end_effective": "2020-09-04T02:00:00+02:00",
            "assignment": "2016-05-23T12:36:14+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51976,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 561",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4458-51976-10"
            ]
        },
        {
            "id": 4598,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation\" (2. Förderperiode)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-12-02T01:00:00+01:00",
            "assignment": "2016-09-06T11:58:59+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "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": [
                "4598-53252-10"
            ]
        },
        {
            "id": 4552,
            "title": {
                "de": "Die Rolle der Calmodulin Kinase II in der Herzinsuffizienz ",
                "en": "Calmodulin kinase II cascade in cardiac (patho)physiology"
            },
            "short": "CaMKII und Herzinsuffizienz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-21T02:00:00+02:00",
            "end_planned": "2019-09-30T02:00:00+02:00",
            "end_effective": "2022-07-20T02:00:00+02:00",
            "assignment": "2016-08-09T14:57:20+02:00",
            "program": 87,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "V 530-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4552-62747-10",
                "4552-75758-12"
            ]
        },
        {
            "id": 4602,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation (2. funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-12-01T01:00:00+01:00",
            "assignment": "2016-09-06T12:07:45+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 79192,
            "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": [
                "4602-79192-10"
            ]
        },
        {
            "id": 4595,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" (2. Förderperiode) ",
                "en": "DK \"Molecular Fundamentals of Inflammation\" (2. funding period) "
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-10-02T02:00:00+02:00",
            "assignment": "2016-09-06T10:49:37+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51756,
            "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": [
                "4595-51756-10"
            ]
        },
        {
            "id": 4668,
            "title": {
                "de": "Verbesserung der Aktivität, Spezifität und Stabilität von Antitumor Peptiden gegen humanes malignes Melanom",
                "en": "Improvement of activity, specificity and stability of antitumor peptides against human malignant melanoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2018-10-01T02:00:00+02:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2016-10-24T13:25:23+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "855671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4668-106294-12",
                "4668-117943-12",
                "4668-50826-10"
            ]
        },
        {
            "id": 4594,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflamation\" (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflamation\" (2. funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-05-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-04-30T02:00:00+02:00",
            "assignment": "2016-09-06T10:45:26+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51529,
            "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": [
                "4594-71386-12",
                "4594-77692-12",
                "4594-96374-12",
                "4594-51529-10"
            ]
        },
        {
            "id": 4522,
            "title": {
                "de": "Strukturelle und funktionelle kortikale Netzwerke als Prädiktoren von kognitiver Abnahme bei der Demenz vom Alzheimer-Typ – Eine longitudinale Studie",
                "en": "Brain networks as predictors of cognitive decline in Alzheimer’s disease – A longitudinal study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2019-10-01T02:00:00+02:00",
            "end_effective": "2019-10-31T01:00:00+01:00",
            "assignment": "2016-07-15T15:01:11+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI546",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4522-59566-10"
            ]
        },
        {
            "id": 4599,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation\" (2nd funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-09-05T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-12-01T01:00:00+01:00",
            "assignment": "2016-09-06T12:01:47+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 74174,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4599-74174-10",
                "4599-75657-12",
                "4599-86588-12"
            ]
        },
        {
            "id": 4601,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation (2te Förderperiode)",
                "en": "DK Molecular Fundamentals of Inflammation (2nd funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2016-09-06T12:05:43+02:00",
            "program": 66,
            "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": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4601-51705-10"
            ]
        },
        {
            "id": 4653,
            "title": {
                "de": "Flexibilität in der Organforschung",
                "en": "Flexibility in Organ Research"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2017-02-01T01:00:00+01:00",
            "end_planned": "2019-09-30T02:00:00+02:00",
            "end_effective": "2021-01-31T01:00:00+01:00",
            "assignment": "2016-10-14T13:09:27+02:00",
            "program": 64,
            "subprogram": "Partnership in Research",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76930,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9,
                23
            ],
            "funder_projectcode": "PIR00007",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4653-50394-12",
                "4653-76930-10",
                "4653-51718-12",
                "4653-128875-12"
            ]
        },
        {
            "id": 4597,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation (2. Förderperiode)",
                "en": "DK \"Molecular Fundamentals of Inflammation (2. funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2021-04-30T02:00:00+02:00",
            "assignment": "2016-09-06T10:57:46+02:00",
            "program": 66,
            "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": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4597-98005-12",
                "4597-51809-10",
                "4597-104611-12"
            ]
        },
        {
            "id": 4603,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\" (2. funding period)",
                "en": "DK \"Molecular Fundamentals of Inflammation\" (2. funding period)"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-10-01T02:00:00+02:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-12-01T01:00:00+01:00",
            "assignment": "2016-09-06T12:09:49+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51618,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4603-54011-12",
                "4603-83662-12",
                "4603-84167-12",
                "4603-88082-12",
                "4603-98990-12",
                "4603-51618-10",
                "4603-100552-12",
                "4603-107955-12"
            ]
        },
        {
            "id": 4744,
            "title": {
                "de": "Loss of NR4A1 accelerates the development of aggressive lymphomas in MYC induced cancerogenesis",
                "en": "Loss of NR4A1 accelerates the development of aggressive lymphomas in MYC induced cancerogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-09-03T02:00:00+02:00",
            "begin_effective": "2016-09-03T02:00:00+02:00",
            "end_planned": "2017-09-01T02:00:00+02:00",
            "end_effective": "2019-04-30T02:00:00+02:00",
            "assignment": "2016-12-21T11:44:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51930,
            "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": [
                "4744-51930-10"
            ]
        }
    ]
}