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=400&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=420&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=380&ordering=-end_planned",
    "results": [
        {
            "id": 7264,
            "title": {
                "de": "PHYSIK-BASIERTE MASCHINEN-LERNEN BASIERTE PRÄDIKTION UND RÜCKBILDUNG VON GESTÖRTER NÜCHTERNGLUKOSE",
                "en": "PHYSICS INFORMED MACHINE LEARNING-BASED PREDICTION AND REVERSION OF IMPAIRED FASTING GLUCOSE MANAGEMENT"
            },
            "short": "PRAESIIDIUM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-11-22T17:00:14+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095672",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7264-50877-10",
                "7264-87054-12",
                "7264-118223-12"
            ]
        },
        {
            "id": 6869,
            "title": {
                "de": "Peptidomimetisce INhibitoren für CRAC-Kanal",
                "en": "Light-activatable peptidomimetic inhibitors for CRAC-channel"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2022-01-05T15:23:09+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86144,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I5611",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6869-86144-10",
                "6869-116508-12"
            ]
        },
        {
            "id": 7328,
            "title": {
                "de": "ANEMONE: Die Antwort in der Mikroumgebung: Resistenz des malignen Pleuramesothelioms gegen alte und neue Medikamente",
                "en": "ANEMONE: The ANswer within the microEnvironment: Malignant pleural mesothelioma resistance to Old and NEw drugs "
            },
            "short": "ANEMONE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2025-10-01T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2023-01-11T10:20:33+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 100911,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I6102",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7328-100911-10",
                "7328-119328-12"
            ]
        },
        {
            "id": 8734,
            "title": {
                "de": "ELPHI: Kontaktlos-gesteuerte Implantate für lokale Chemo in Gehirntumoren",
                "en": "ELPHI: wireless implants for local chemotherapy in brain tumors"
            },
            "short": "ERC get started ELPHI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2025-10-01T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2025-03-21T19:29:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8734-99703-10"
            ]
        },
        {
            "id": 7013,
            "title": {
                "de": "LncRNAs in triple negativ breast cancer",
                "en": "LncRNAs in triple negative breast cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-05-11T11:23:48+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14085,
            "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": "P35975",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6743,
            "title": {
                "de": "RESPIMMUN: Immunophänotypisierung des vaskulären Phänotyps bei COPD",
                "en": "RESPIMMUN: Immunophenotyping the vascular phenotype within COPD"
            },
            "short": "RESPIMMUN Leigh Marsh_subproject",
            "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": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-10-13T15:25:57+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 100911,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6743-111474-12",
                "6743-100911-10"
            ]
        },
        {
            "id": 6726,
            "title": {
                "de": "RESPIMMUN: Zusammenspiel von Entzündungszellen und Basalmembrankomponenten bei der Entstehung von PH ",
                "en": "RESPIMMUN: Interplay between inflammatory cells and basement membrane components in the development of PH "
            },
            "short": "RESPIMMUN",
            "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": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-10-04T13:47:34+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82090,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6726-97528-12",
                "6726-111207-12",
                "6726-111474-12",
                "6726-111487-12",
                "6726-82090-10",
                "6726-119568-12"
            ]
        },
        {
            "id": 8478,
            "title": {
                "de": "Veränderung menschlicher Eosinophiler Granulozyten im Alter abhängig vom Geschlecht",
                "en": "Phenotypic changes of eosinophil granulocytes in aging and sex"
            },
            "short": "Eosinph. Granulozyten_Alter_Geschlecht",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2024-11-06T09:30:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85658,
            "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": [
                "8478-85658-10"
            ]
        },
        {
            "id": 6703,
            "title": {
                "de": "Koordination: RESPIMMUN - Immun Modulation Respiratorischer Krankheiten",
                "en": "Coordination: RESPIMMUN - Immune Modulation in Respiratory Diseases"
            },
            "short": "RESPIMMUN",
            "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": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T13:35:46+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 82090,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6703-87378-12",
                "6703-96374-12",
                "6703-82090-10"
            ]
        },
        {
            "id": 7983,
            "title": {
                "de": "Gewebe-infiltrierende Lymphozyten - Direkte Evaluierung der Rezeptoren",
                "en": "Tissue-infiltrating Lymphocytes - Direct Evaluation of Receptors"
            },
            "short": "TIL-DER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2024-01-19T11:58:34+01:00",
            "program": 117,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999909640",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7375,
            "title": {
                "de": "Augmented Reality supported Functional Brain Mapping for Navigated Surgery Preparation and Education",
                "en": "Augmented Reality unterstütztes funktionelles Gehirnmapping für navigierte Operationsplanung und Ausbildung"
            },
            "short": "nARvibrain",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-11-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2023-02-06T12:33:45+01:00",
            "program": 126,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57389,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7375-57389-10"
            ]
        },
        {
            "id": 7239,
            "title": {
                "de": "T3-induzierte mitochondriale Ca2+ Veränderung in Krebszellen",
                "en": "T3-induced rewiring of mitochondrial Ca2+ in cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2023-03-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-05-31T02:00:00+02:00",
            "assignment": "2022-10-31T13:31:29+01:00",
            "program": 72,
            "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": [
                9
            ],
            "funder_projectcode": "P36235",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7239-85069-10"
            ]
        },
        {
            "id": 7274,
            "title": {
                "de": "Regulatoren der LPL, Lipide, und Atherosklerose",
                "en": "Regulators of LPL, Lipids, and Athersoclerosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2023-10-16T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2027-10-15T02:00:00+02:00",
            "assignment": "2022-11-30T11:16:34+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14079,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96032,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": 8,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1117",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7274-96032-10"
            ]
        },
        {
            "id": 7924,
            "title": {
                "de": "Archaeen für menschliche Gesundheit",
                "en": "Archaea for Human Health"
            },
            "short": "ArcHealth",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2023-12-12T14:46:12+01:00",
            "program": 208,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "10113895",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7924-90021-10"
            ]
        },
        {
            "id": 6702,
            "title": {
                "de": "Biomolekulare Strukturen und Interaction",
                "en": "Biomolecular Structures and Interactions"
            },
            "short": "BioMolStruct",
            "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": "2025-09-30T02:00:00+02:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2021-09-22T13:16:13+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 83066,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 130-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6702-83066-10"
            ]
        },
        {
            "id": 7984,
            "title": {
                "de": "Gewebe-infiltrierende Lymphozyten - Direkte Evaluierung der Rezeptoren ",
                "en": "Tissue-infiltrating Lymphocytes - Direct Evaluation of Receptors "
            },
            "short": "TIL-DER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2024-01-19T12:01:27+01:00",
            "program": 117,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97234,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7984-97234-10"
            ]
        },
        {
            "id": 7299,
            "title": {
                "de": "OES Gewebeproben – Phase 2",
                "en": "OES Gewebeproben – Phase 2"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-12-01T01:00:00+01:00",
            "begin_effective": "2022-12-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2022-12-12T14:54:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6898,
            "title": {
                "de": "FrAmework for ClInicaL trIal participants’ daTA reutilization for a fully Transparent and Ethical\r\necosystem",
                "en": "FrAmework for ClInicaL trIal participants’ daTA reutilization for a fully Transparent and Ethical\r\necosystem"
            },
            "short": "FACILITATE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2022-01-27T15:31:30+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": " 101034366",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6898-51663-10"
            ]
        },
        {
            "id": 6704,
            "title": {
                "de": "RESPIMMUN",
                "en": "RESPIMMUN"
            },
            "short": "RESPIMMUN",
            "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": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T14:05:12+02:00",
            "program": 114,
            "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": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6704-51756-10"
            ]
        },
        {
            "id": 6320,
            "title": {
                "de": "Workshop: Offenes innovatives Pflegeheim",
                "en": "Workshop: Open Innovation Nursing Lab"
            },
            "short": "OPINION Lab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-09-30T02:00:00+02:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2020-12-31T01:00:00+01:00",
            "assignment": "2020-10-27T15:22:34+01:00",
            "program": 119,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 59569,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "CMW 4-G",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6320-59569-10"
            ]
        }
    ]
}