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=1580&ordering=end_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=1600&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1560&ordering=end_planned",
    "results": [
        {
            "id": 6510,
            "title": {
                "de": "Identifizierung von Antigen-spezifischen T-Zellen über Ca2+ - NFAT-Aktivierung bei Lungenkrebs",
                "en": "Identification of antigen-specific T cells via Ca2+ - NFAT signaling in non-small cell lung cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2022-10-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2021-03-30T10:44:48+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-60",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6510-60706-10"
            ]
        },
        {
            "id": 7051,
            "title": {
                "de": "Die Welt in 2050",
                "en": "The World in 2050"
            },
            "short": "World 2050",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2022-10-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2022-06-09T11:03:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 23612,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "00000409",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7051-54033-10"
            ]
        },
        {
            "id": 6949,
            "title": {
                "de": "Alterungsforschung im Fadenwurm",
                "en": "Aging research in Caenorhabditis elegans"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-12-01T01:00:00+01:00",
            "begin_effective": "2021-12-01T01:00:00+01:00",
            "end_planned": "2022-11-30T01:00:00+01:00",
            "end_effective": "2022-11-30T01:00:00+01:00",
            "assignment": "2022-03-07T14:22:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "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": [
                "6949-85069-10"
            ]
        },
        {
            "id": 6830,
            "title": {
                "de": "„Work-Health-Life-Balance 4.0“ ",
                "en": "„Work-Health-Life-Balance 4.0“ "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-30T02:00:00+02:00",
            "begin_effective": "2021-12-01T01:00:00+01:00",
            "end_planned": "2022-11-30T01:00:00+01:00",
            "end_effective": "2022-11-30T01:00:00+01:00",
            "assignment": "2021-12-14T08:54:03+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50887,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                997
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6830-50887-10"
            ]
        },
        {
            "id": 5896,
            "title": {
                "de": "Biobanking und Human Genom Projekt  Zyperns",
                "en": "BIOBANKING AND THE CYPRUS HUMAN GENOME PROJECT \r\n(TEAMING)"
            },
            "short": "CY-Biobank",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-05-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-11-30T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2019-08-28T10:58:25+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 23612,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "857122",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5896-54033-10",
                "5896-59323-12",
                "5896-105319-12"
            ]
        },
        {
            "id": 5872,
            "title": {
                "de": "Veränderungen der Tränenfunktion und der Augenoberfläche bei PatientInnen mit Vitiligo",
                "en": "Tear function and ocular surface disorders in patients with vitiligo"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-12-01T01:00:00+01:00",
            "begin_effective": "2019-12-01T01:00:00+01:00",
            "end_planned": "2022-12-01T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2019-07-30T16:29:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6818,
            "title": {
                "de": "Isoflavonmessung, Mikrobiom und endokrine Characterisierung",
                "en": "Isoflavone measurement, microbiome and endocrine characterisation"
            },
            "short": "IsoMiEndo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-12-01T01:00:00+01:00",
            "begin_effective": "2021-12-01T01:00:00+01:00",
            "end_planned": "2022-12-01T01:00:00+01:00",
            "end_effective": "2022-12-01T01:00:00+01:00",
            "assignment": "2021-12-07T17:55:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-67",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6818-51809-10",
                "6818-109041-12"
            ]
        },
        {
            "id": 6486,
            "title": {
                "de": "COMET - Common Mechanisms in Autoimmune Diseases",
                "en": "COMET - Common Mechanisms in Autoimmune Diseases"
            },
            "short": "COMET",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-03-09T17:46:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2527
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6486-51831-10"
            ]
        },
        {
            "id": 6939,
            "title": {
                "de": "Förderung der Lebensspanne durch Mitohormesis induziert durch mitochondriales Kalzium",
                "en": "Promotion of lifespan by mitochondrial Ca2+-induced mitohormesis"
            },
            "short": "Ca2+-induced mitohormesis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-03-01T12:10:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-69",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6939-85069-10"
            ]
        },
        {
            "id": 5773,
            "title": {
                "de": "LOGOS-TBI: Licht-kontrollierte organische Halbleiter-Implantate bei Schädel-Hirn-Trauma",
                "en": "LOGOS-TBI: Light-controlled organic semiconductor implants for improved regeneration after Traumatic Brain Injury"
            },
            "short": "LOGOS-TBI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-05-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-04-30T02:00:00+02:00",
            "assignment": "2019-04-24T14:37:59+02:00",
            "program": 115,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 83104,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "ZK 17-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5773-83104-10"
            ]
        },
        {
            "id": 6593,
            "title": {
                "de": "Photopharmakologische Kontrolle von TRPC3/6 Kanälen in T-Lymphozyten",
                "en": "Photopharmakological control of TRPC3/6 channels in T-lymphocytes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2021-05-25T11:41:34+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77115,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1161",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6593-77115-10"
            ]
        },
        {
            "id": 6056,
            "title": {
                "de": "Entzündung und Stoffwechsel bei pulmonaler Hypertonie stehen im Zusammenhang mit der Inaktivierung des Chromosoms X: neue therapeutische Möglichkeiten",
                "en": "Inflammation and Metabolism in Pulmonary Hypertension are Linked to skewed chromosome X Inactivation: new therapeutic optiONS"
            },
            "short": "IMPHLeXIONS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-05-04T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2020-02-13T11:19:46+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 62748,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I4651",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6056-96765-12",
                "6056-62748-10",
                "6056-108817-12"
            ]
        },
        {
            "id": 6552,
            "title": {
                "de": "Protecting the infrastructure of Europe and the people in the\r\nEuropean smart cities)",
                "en": "Protecting the infrastructure of Europe and the people in the\r\nEuropean smart cities)"
            },
            "short": "PRAETORIAN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2021-04-30T13:54:54+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101021274",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6552-51449-10"
            ]
        },
        {
            "id": 5727,
            "title": {
                "de": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "DK metabolic and cardiovascular disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:42:10+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51860,
            "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": [
                "5727-51860-10"
            ]
        },
        {
            "id": 6361,
            "title": {
                "de": "Biobanking von Probenmaterial ehemaliger COVID-19 PatientInnen - Vergleichsstudie",
                "en": "Biobanking of biospecimen of former COVID-19 patients"
            },
            "short": "COVID-19 Referenzkohorte",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-06-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-12-09T14:54:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6361-58453-10"
            ]
        },
        {
            "id": 5730,
            "title": {
                "de": "DK Metabolic and Cardiovascular Disease (3. Förderperiode)",
                "en": "DK Metabolic and Cardiovascular Disease (3rd funding periode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:46:18+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 91207,
            "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": [
                "5730-91207-10",
                "5730-70700-12",
                "5730-98222-12",
                "5730-100416-12",
                "5730-108411-12",
                "5730-101038-12"
            ]
        },
        {
            "id": 5774,
            "title": {
                "de": "LOGOS-TBI: Licht-kontrollierte organische Halbleiter-Implantate bei SHT",
                "en": "LOGOS-TBI: Light-controlled OrGanic semicOnductor implantS for\r\nimproved regeneration after Traumatic Brain Injury"
            },
            "short": "LOGOS-TBI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-05-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-04-30T02:00:00+02:00",
            "assignment": "2019-04-24T14:38:36+02:00",
            "program": 115,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "ZK 17-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6730,
            "title": {
                "de": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung",
                "en": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung"
            },
            "short": "TopBiotics FlOral+",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-10-05T18:22:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6730-50826-10"
            ]
        },
        {
            "id": 5726,
            "title": {
                "de": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "DK metabolic and cardiovascular disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:41:19+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52938,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5726-50626-12",
                "5726-54247-12",
                "5726-57596-12",
                "5726-81601-12",
                "5726-107135-12",
                "5726-52938-10",
                "5726-120369-12"
            ]
        },
        {
            "id": 7156,
            "title": {
                "de": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)",
                "en": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)"
            },
            "short": "BioMolStruct - ZF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-09-05T15:58:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7156-91207-10"
            ]
        }
    ]
}