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=1000&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1020&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=980&ordering=-begin_planned",
    "results": [
        {
            "id": 5864,
            "title": {
                "de": "Elucidating the impact(s) of spaceflight on circulatory vascular function: clinical, genomics, transcriptomics, and proteomics parameters",
                "en": "Elucidating the impact(s) of spaceflight on circulatory vascular function: clinical, genomics, transcriptomics, and proteomics parameters"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-07-16T10:02:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "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": [
                "5864-57932-10"
            ]
        },
        {
            "id": 5801,
            "title": {
                "de": "Fäkale Ausbreitungswege von Antibiotikaresistenzen",
                "en": "Fecal pollution routes of antibiotic resistance in river"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2023-03-31T02:00:00+02:00",
            "end_effective": "2024-06-10T02:00:00+02:00",
            "assignment": "2019-05-22T15:13:13+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58733,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32464",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5801-54018-11",
                "5801-58733-10",
                "5801-103077-12"
            ]
        },
        {
            "id": 5743,
            "title": {
                "de": "PEPCK als möglicher Angriffspunkt bei Lungenkrebs",
                "en": "PEPCK as possible therapeutic target in lung cancer"
            },
            "short": "PEPCK in lung cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2020-03-31T02:00:00+02:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2019-03-25T12:51:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-07",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5743-57557-10"
            ]
        },
        {
            "id": 5720,
            "title": {
                "de": "Entwicklung eines leberschützenden Präkonditionierungscocktails",
                "en": "Development of a liver protective preconditioning cocktail"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2020-04-01T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-03-04T10:26:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14073,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50144,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-37",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5720-50144-10"
            ]
        },
        {
            "id": 6068,
            "title": {
                "de": "Konnektivität eines bewegungssensitiven Neurons in Mantis",
                "en": "Connectivity of a Praying Mantis Movement Detecting Neuron"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2020-04-01T02:00:00+02:00",
            "end_planned": "2023-04-01T02:00:00+02:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2020-02-25T13:48:41+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82600,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 30,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32376",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6068-82600-10"
            ]
        },
        {
            "id": 5853,
            "title": {
                "de": "Klassifizierung von Brustkrebs mittels \"liquid biopsies\"",
                "en": "Breast cancer liquid biopsy stratification"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2023-10-31T01:00:00+01:00",
            "assignment": "2019-07-11T10:35:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 764",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5833,
            "title": {
                "de": "SFB Lipidhydrolyse - Zusatzförderung Stadt Graz",
                "en": "SFB Lipidhydrolysis - add-on Stadt Graz"
            },
            "short": "SFB add-on Stadt Graz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-04-01T02:00:00+02:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2023-03-31T02:00:00+02:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-06-27T11:34:15+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "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": [
                "5833-51904-10"
            ]
        },
        {
            "id": 5911,
            "title": {
                "de": "Metabolische und Proteomanalyse von oxidativen Stress-Effekten bei Herzerkrankungen",
                "en": "Metabolic and proteomic analysis of oxidative stress effects in heart diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2019-09-01T02:00:00+02:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2019-09-12T12:15:38+02:00",
            "program": null,
            "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": [
                150
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 8216,
            "title": {
                "de": "Entschlüsselung der DNA-Fragmentierungsmuster im Zusammenhang mit dem programmierten Zelltod während der Infektion und Analyse ihres diagnostischen Potenzials",
                "en": "Deciphering the DNA fragmentation pattern related to programmed cell death during infection and analysis of their diagnostic potential"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2022-03-01T01:00:00+01:00",
            "end_effective": "9999-12-31T01:00:00+01:00",
            "assignment": "2024-05-16T12:08:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98868,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8216-98868-10"
            ]
        },
        {
            "id": 5723,
            "title": {
                "de": "Einfluss des Exposoms auf das humane Hautmikrobiom",
                "en": "Impact of the exposome on the human skin microbiome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-02-29T01:00:00+01:00",
            "end_effective": "2021-02-28T01:00:00+01:00",
            "assignment": "2019-03-07T13:25:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "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": [
                "5723-90021-10"
            ]
        },
        {
            "id": 5671,
            "title": {
                "de": "Koordination SFB Lipidhydrolasen: Zelluläre Lipidabbauwege in Gesundheit und Krankheit",
                "en": "Coordination SFB Lipid Hydrolysis: Cellular lipid degradation pathways in health and disease"
            },
            "short": "SFB Lipid Hydrolysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-12T10:59:29+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07301",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5671-51904-10"
            ]
        },
        {
            "id": 5784,
            "title": {
                "de": "ConcePTION",
                "en": "ConcePTION"
            },
            "short": "ConcePTION",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2024-02-29T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-05-07T13:35:31+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": "821520",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5784-51449-10"
            ]
        },
        {
            "id": 5719,
            "title": {
                "de": "Entwicklung eines offenen Kooperation Portals für Life Science in Europa",
                "en": "Providing an open collaborative space for digital biology in Europe"
            },
            "short": "EOSC-Life",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2019-03-04T09:09:39+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "824087",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5719-51449-10"
            ]
        },
        {
            "id": 5922,
            "title": {
                "de": "Frontier NMR",
                "en": "Frontier NMR"
            },
            "short": "Frontier NMR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-05-01T02:00:00+02:00",
            "end_planned": "2020-08-30T02:00:00+02:00",
            "end_effective": "2020-10-31T01:00:00+01:00",
            "assignment": "2019-10-02T11:04:16+02:00",
            "program": null,
            "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": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5922-91207-10"
            ]
        },
        {
            "id": 5760,
            "title": {
                "de": "SFB Lipidhydrolyse: Zusatzfinanzierung Land Steiermark",
                "en": "SFB Lipid Hydrolysis: Additional Funding County of Styria"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-04-09T11:51:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5760-51904-10"
            ]
        },
        {
            "id": 5641,
            "title": {
                "de": "Neue MRT-Techniken als potentielle Biomarker für Amyotrophe Lateralsklerose",
                "en": "Assessment of tissue changes in ALS using advanced MRI methods"
            },
            "short": "Advanced MRI in ALS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-08-31T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-01-25T09:26:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51279,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-34",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5641-51279-10"
            ]
        },
        {
            "id": 5672,
            "title": {
                "de": "SFB Lipidhydrolyse, PP05: Lysosomale Lipidhydrolyse",
                "en": "SFB Lipid Hydrolysis, PP05: Lysosomal lipid hydrolysis"
            },
            "short": "SFB Lipid Hydrolysis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-12T11:00:52+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5672-51904-10"
            ]
        },
        {
            "id": 5620,
            "title": {
                "de": "Genomanalyse trifft Next Generation Sequenzierung: Schwerpunktsetzung in der NGS Technologie in der Steiermark",
                "en": "Genome Research meets Next Generation Sequencing: a focus of NGS in Styria"
            },
            "short": "NGS-Core GRaz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-08-31T02:00:00+02:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2019-01-21T12:11:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17235,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 73734,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 60,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5620-73734-10"
            ]
        },
        {
            "id": 5600,
            "title": {
                "de": "Effekte der humanen Stammzellentherapie an einem personalisiertem Mausmodel der rheumatoiden Arthritis",
                "en": "Effects of human stem cell therapy on a personalized model of rheumatoid arthritis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-03-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-12-19T15:14:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                87
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5705,
            "title": {
                "de": "Transkriptom-qPCR Analysen ",
                "en": "Transkriptom-qPCR Analysen "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2020-09-30T02:00:00+02:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2019-02-21T14:11:21+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 80816,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-19",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5705-80816-10"
            ]
        }
    ]
}