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=980&ordering=-end_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=1000&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=960&ordering=-end_planned",
    "results": [
        {
            "id": 5923,
            "title": {
                "de": "Ein Referenzmodell für Explainable AI für die Medizin",
                "en": "A Referencemodel for Explainable AI for the medical domain"
            },
            "short": "Ex-AI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-11-04T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-10-08T12:19:19+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51050,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32554",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5923-51050-10"
            ]
        },
        {
            "id": 4869,
            "title": {
                "de": "Methodenetablierun am Rasterkraftmikroskop",
                "en": "Method establishment at the atomic force microscope"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-03-02T01:00:00+01:00",
            "begin_effective": "2017-03-02T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2027-12-31T01:00:00+01:00",
            "assignment": "2017-03-06T10:31:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53900,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-22",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4869-53900-10"
            ]
        },
        {
            "id": 6833,
            "title": {
                "de": "doc.fund BioMolStruct - Zusatzfinanzierung",
                "en": "doc.fund BioMolStruct - Zusatzfinanzierung"
            },
            "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": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2021-12-14T10:42:11+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "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": [
                "6833-91207-10"
            ]
        },
        {
            "id": 6018,
            "title": {
                "de": "Wirkungsmechanismen von Partikelstrahlung auf Chondrosarkome",
                "en": "Proton and carbon ion response studies for chondrosarcoma – going beyond current radiobiological standards with 3D models"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2020-01-13T14:37:24+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P32103",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6018-50696-10",
                "6018-59782-12",
                "6018-61131-12",
                "6018-121953-12"
            ]
        },
        {
            "id": 6586,
            "title": {
                "de": "L-ornithin -L-aspertat und das Darm-Mikrobiom bei Zirrhose",
                "en": "L-ornithine-L-aspertate and the gut microbiome in liver cirrhosis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-05-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2021-05-19T12:43:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-59",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6586-50989-10"
            ]
        },
        {
            "id": 5830,
            "title": {
                "de": "Metrologie der automatisierten Datenanalyse für das Management von kardialen Arrhythmien",
                "en": "Metrology of Automated Data Analysis for Cardiac Arrhythmia Management"
            },
            "short": "MEDAL-CARE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-09-30T02:00:00+02:00",
            "assignment": "2019-06-19T14:45:53+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "18HLT0",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5830-50966-10"
            ]
        },
        {
            "id": 5978,
            "title": {
                "de": "Der digital-unterstützte Medikationsprozess im Krankenhaus: Chancen, Herausforderungen, Kompetenzentwicklung für mehr MitarbeiterInnen- und PatientInnensicherheit in der Steiermark",
                "en": "The digitally supported medication process in hospitals: opportunities, challenges, competence development "
            },
            "short": "MeDi-Pro",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-07T01:00:00+01:00",
            "begin_effective": "2020-01-07T01:00:00+01:00",
            "end_planned": "2021-12-23T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-12-05T11:37:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65558,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": "GZ: ABT08-165397/2019  PN:1204",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5978-54235-12",
                "5978-65558-10"
            ]
        },
        {
            "id": 5612,
            "title": {
                "de": "Chronische Elektrostimulation zur Therapie der Altersstimme",
                "en": "Chronical electrical stimulation for treatment of aged voice"
            },
            "short": "Altersstimme",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-01T02:00:00+02:00",
            "end_planned": "2021-12-21T01:00:00+01:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2019-01-10T10:34:28+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3997",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5612-50670-10",
                "5612-50698-12",
                "5612-69755-12",
                "5612-77116-12",
                "5612-82902-12",
                "5612-97517-12",
                "5612-88652-12",
                "5612-103118-12",
                "5612-104099-12",
                "5612-91180-12"
            ]
        },
        {
            "id": 5528,
            "title": {
                "de": "HDAC Inhibition bei Herzinsuffizienz mit erhaltener Ejektionsfraktion",
                "en": "HDAC Inhibition in Heart Failure with Preserved Ejection Fraction"
            },
            "short": "Startförderung 2018",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2018-11-01T01:00:00+01:00",
            "end_planned": "2021-12-21T01:00:00+01:00",
            "end_effective": "2021-12-21T01:00:00+01:00",
            "assignment": "2018-10-23T16:24:44+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 72301,
            "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": [
                "5528-72301-10",
                "5528-75758-12"
            ]
        },
        {
            "id": 5609,
            "title": {
                "de": "Hämodynamische Veränderungen, Blutungsrisiko und Outcome nach mechanischer Thrombektomie beim Schlaganfall: eine prospektive multizentrische Studie",
                "en": "Hemodynamic Changes, Bleeding Risk And\r\nOutcome After Stroke Thrombectomy:\r\nA Prospective Multicenter Study"
            },
            "short": "DYNASTROKE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-12-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-12-01T01:00:00+01:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2019-01-07T13:22:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 70680,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5609-70680-10",
                "5609-83425-11"
            ]
        },
        {
            "id": 6366,
            "title": {
                "de": "Über die Machbarkeit automatisierter Vermessungen kornealer Ulzerationen\r\nund Erosionen mittels KI-basierter Bildanalytik: eine retrospektive Studie",
                "en": "On the feasibility of automated measurement of corneal ulcerations and erosions via AIbased image analysis: a retrospective study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-12-01T01:00:00+01:00",
            "end_effective": "2021-12-01T01:00:00+01:00",
            "assignment": "2020-12-11T13:53:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6365,
            "title": {
                "de": "Über die Beteiligung der Augenoberfläche im Zuge der Übertragung von SARS-CoV-2",
                "en": "On the transmission of SARS-CoV-2 via the ocular surface"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-12-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-12-11T11:14:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5775,
            "title": {
                "de": "Die Rolle von PEPCK-M in der zellulären Anpassung von Lungenkrebszellen",
                "en": "The role of PEPCK-M in the cellular adaptation of lung cancer cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-06-01T02:00:00+02:00",
            "begin_effective": "2019-06-01T02:00:00+02:00",
            "end_planned": "2021-11-30T01:00:00+01:00",
            "end_effective": "2021-05-31T02:00:00+02:00",
            "assignment": "2019-04-24T15:18:16+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14087,
            "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": []
        },
        {
            "id": 6455,
            "title": {
                "de": "Can we learn from a well-behaved tumor?",
                "en": "Can we learn from a well-behaved tumor?"
            },
            "short": "placenta&cancer",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-11-30T01:00:00+01:00",
            "end_effective": "2021-11-30T01:00:00+01:00",
            "assignment": "2021-02-12T10:48:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2545
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6455-94195-10"
            ]
        },
        {
            "id": 6369,
            "title": {
                "de": "Die Rolle von eukaryotischen Translationsfaktoren in kutanen T-Zell Lymphomen",
                "en": "The role of eukaryotic translation factors in cutaneous T-cell lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-11-01T01:00:00+01:00",
            "begin_effective": "2020-11-01T01:00:00+01:00",
            "end_planned": "2021-10-31T02:00:00+02:00",
            "end_effective": "2021-10-31T02:00:00+02:00",
            "assignment": "2020-12-15T10:20:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "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": [
                "6369-84167-10"
            ]
        },
        {
            "id": 6934,
            "title": {
                "de": "Neuro-axonale Biomarker bei bipolarer affektiver Störung",
                "en": "Neuro-axonal biomarkers in bipolar disorder"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2021-10-01T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-02-23T12:35:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92607,
            "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": [
                "6934-92607-10"
            ]
        },
        {
            "id": 4994,
            "title": {
                "de": "Point-of-care Messgerät zur Identifizierung von Personen mit hohem Risiko für Osteoporose und osteoporotische Frakturen.",
                "en": "PoC in-office device for identifying individuals at high risk of Osteoporosis and osteoporotic\r\nfracture"
            },
            "short": "PoCOsteo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-10-01T02:00:00+02:00",
            "begin_effective": "2017-10-01T02:00:00+02:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2017-07-03T14:20:01+02:00",
            "program": 109,
            "subprogram": "Call: H2020-NMBP-2016-2017 (CALL FOR NANOTECHNOLOGIES, ADVANCED MATERIALS, BIOTECHNOLOGY AND PRODUCTION)",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 79271,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "767325",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4994-54142-12",
                "4994-79271-10",
                "4994-51809-12",
                "4994-51063-12"
            ]
        },
        {
            "id": 5902,
            "title": {
                "de": "Gender-sensible Virtuelle Technologien zur Aktivierung in der Langzeitpflege",
                "en": "Gender-sensitive virtual technologies for activation in long-term care"
            },
            "short": "VR4Care",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-10-01T02:00:00+02:00",
            "begin_effective": "2019-10-01T02:00:00+02:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2019-09-05T12:55:32+02:00",
            "program": 96,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "873013",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6323,
            "title": {
                "de": "Semantic Image Segmentation by Deep Active Learning in medical imaging applications",
                "en": "Semantic Image Segmentation by Deep Active Learning in medical imaging applications"
            },
            "short": "SISDAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-01-01T01:00:00+01:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2020-10-30T09:25:32+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50966,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "871262",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6323-50966-10"
            ]
        },
        {
            "id": 5986,
            "title": {
                "de": "Neuer Knochen in Lithoz 380D Gerüst in Rattencalvarien und prox. Tibia",
                "en": "New Bone in Lithoz TCP 380D Scaffold in Rat Calvaria and prox. Tibia"
            },
            "short": "Lithoz 380D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-03-01T01:00:00+01:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-12-09T10:47:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 96335,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5986-96335-10"
            ]
        }
    ]
}