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=1120&ordering=begin_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=1140&ordering=begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1100&ordering=begin_effective",
    "results": [
        {
            "id": 4551,
            "title": {
                "de": "Etablierung der Lebend-Tot Analyse in Stuhlproben",
                "en": "Life-dead analyses with stool microbiomes"
            },
            "short": null,
            "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": "2016-12-31T01:00:00+01:00",
            "end_effective": "2016-12-31T01:00:00+01:00",
            "assignment": "2016-08-09T11:42:57+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 4614,
            "title": {
                "de": "Langzeit-biozide Beschichtungen zur Verhinderung von Schmier-Infektionen in öffentlichen Verkehrsmitteln\r\n",
                "en": "Biocidal coatings for the prevention of microorganism transfer"
            },
            "short": "protectedTOUCH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2018-02-28T01:00:00+01:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2016-09-14T13:01:49+02:00",
            "program": null,
            "subprogram": "FFG Smart Mobility",
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "855307",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4614-54018-10"
            ]
        },
        {
            "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"
            ]
        },
        {
            "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": 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": 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": 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": 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": 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": 4459,
            "title": {
                "de": "Hochauflösender Eisennachweis im humanen Gehirn",
                "en": "High Resolution Visualization of Iron Deposits in the Human Brain in Health and Disease "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-07-01T02:00:00+02:00",
            "begin_effective": "2016-10-01T02:00:00+02:00",
            "end_planned": "2019-06-30T02:00:00+02:00",
            "end_effective": "2021-09-30T02:00:00+02:00",
            "assignment": "2016-05-23T12:37:53+02:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P29370",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4459-50960-10"
            ]
        },
        {
            "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": 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": 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": 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": 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": 4113,
            "title": {
                "de": "Zelluläre Immunrekonstitution gegenüber relevanter humanpathogener Viren bei Kindern und Jugendlichen nach allogener Stammzelltransplantation",
                "en": "Cellular immunereconstitution against relevant viral human pathogens after allogeneic stem cell transplantation in children and adolescents"
            },
            "short": "CIRAST -Virusspez. Immunität nach SCT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-11-01T01:00:00+01:00",
            "begin_effective": "2016-11-01T01:00:00+01:00",
            "end_planned": "2017-02-28T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-10-06T12:10:37+02:00",
            "program": 81,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 56810,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4113-91769-12",
                "4113-56810-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": 4757,
            "title": {
                "de": "Humane Trophoblaststammzellen - Charakterisierung humaner Trophoblastzell-Subpopulationen mit Stammzell-ähnlichen Eigenschaften",
                "en": "Human trophoblast stem cells - characterizing subpopulations of human trophoblasts presenting with stem-cell properties"
            },
            "short": null,
            "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-05-31T02:00:00+02:00",
            "end_effective": "2017-05-31T02:00:00+02:00",
            "assignment": "2017-01-10T16:17:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54171,
            "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": [
                "4757-54171-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": 4658,
            "title": {
                "de": "Serumgallensäuren als Prädiktor für den Verlauf nach einer Lebertransplantation",
                "en": "Serum bile acids as a predictor of outcome in liver transplantation\r\n"
            },
            "short": null,
            "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-05-31T02:00:00+02:00",
            "end_effective": "2017-08-31T02:00:00+02:00",
            "assignment": "2016-10-18T12:07:59+02:00",
            "program": null,
            "subprogram": "L'ORÉAL Österreich [Stipendien für junge Grundlagen-Forscherinnen in Österreich]",
            "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": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}