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=220
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=240",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=200",
    "results": [
        {
            "id": 8731,
            "title": {
                "de": "Metabolische und epigenetische Regulierung von Th9-Zellen",
                "en": "Metabolic and epigenetic regulation of Th9 cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-11-01T01:00:00+01:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2027-10-31T02:00:00+02:00",
            "end_effective": "2028-08-31T02:00:00+02:00",
            "assignment": "2025-03-17T16:30:44+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 78952,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT9714324",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8731-78952-10"
            ]
        },
        {
            "id": 3414,
            "title": {
                "de": "Prospektive Validierung der genomischen Signaturen zur Erfassung der Chemosensitivität der axillären Lymphknoten nach neoadjuvanter Chemotherapie beim HER2 negativem Mammakarzinom",
                "en": "Prospective Validation of Genomic Signatures to Predict Treatment Response in the Axillary Nodes after Neoadjuvant Chemotherapy in Patients with HER2 Normal Breast Cancer"
            },
            "short": "GENOMISCHE SIGNATUREN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-11-01T01:00:00+01:00",
            "begin_effective": "2013-11-01T01:00:00+01:00",
            "end_planned": "2016-11-01T01:00:00+01:00",
            "end_effective": "2018-11-30T01:00:00+01:00",
            "assignment": "2013-10-28T09:00:44+01:00",
            "program": 108,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60413,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI406",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3414-60413-10"
            ]
        },
        {
            "id": 8449,
            "title": {
                "de": "Biokatalytische Synthese von herausfordernden Makrozyklen\r\n",
                "en": "Biocatalytic Synthesis of Challenging Macrocycles "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-02-01T01:00:00+01:00",
            "end_planned": "2027-06-30T02:00:00+02:00",
            "end_effective": "2027-07-31T02:00:00+02:00",
            "assignment": "2024-10-16T12:46:55+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 107189,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 37113",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8449-50565-12",
                "8449-107189-10",
                "8449-128174-12"
            ]
        },
        {
            "id": 9083,
            "title": {
                "de": "Metabolische Signaturen und Reaktionsvorhersage unter Nährstoffentzug bei Brustkrebs",
                "en": "Metabolic Signatures and Response Prediction under Nutrient Deprivation in Breast Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-09-01T02:00:00+02:00",
            "begin_effective": "2025-09-01T02:00:00+02:00",
            "end_planned": "2028-08-31T02:00:00+02:00",
            "end_effective": "2028-08-31T02:00:00+02:00",
            "assignment": "2025-07-09T16:52:51+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107135,
            "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": [
                "9083-107135-10"
            ]
        },
        {
            "id": 5339,
            "title": {
                "de": "Die Rolle von Septinen in neurodegenerativen Erkrankungen",
                "en": "Septins in neurodegenerative disorders"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-04-01T02:00:00+02:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2019-04-01T02:00:00+02:00",
            "end_effective": "2019-06-30T02:00:00+02:00",
            "assignment": "2018-04-13T11:04:17+02: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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3202,
            "title": {
                "de": "Validierung des p62 transgenen Mausmodells für die Etablierung eines neuen Modells für das humane Hepatozelluläre Karzinom",
                "en": "Validation of the p62 transgenic mouse model for the establishment of a new model for human hepatocellular carcinoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-09-24T02:00:00+02:00",
            "begin_effective": "2012-12-23T01:00:00+01:00",
            "end_planned": "2012-12-23T01:00:00+01:00",
            "end_effective": "2012-09-24T02:00:00+02:00",
            "assignment": "2013-03-04T13:22:45+01:00",
            "program": 103,
            "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": [
                201
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5028,
            "title": {
                "de": "Trennung von niedrig- und hochgradigen Kolon und Rektum Karzinomen durch Eukaryotische Translation",
                "en": "Separation of low and high grade colon and rectum carcinomas through eukaryotic transalation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-08-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-08-07T14:54:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84167,
            "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": [
                "5028-84167-10"
            ]
        },
        {
            "id": 8761,
            "title": {
                "de": "Innovative Ansätze für die Implantationsforschung in Gesundheit und Krankheit",
                "en": "Innovative approaches to implantation research in health and disease"
            },
            "short": "IMPLANTEU",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2024-10-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-09-30T02:00:00+02:00",
            "assignment": "2025-04-09T16:15:10+02:00",
            "program": 209,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101169308",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8761-53232-10"
            ]
        },
        {
            "id": 8369,
            "title": {
                "de": "EMBRACE",
                "en": "EMBRACE - pan-European Management of Biological toxin\r\nincidents through standaRdisAtion initiatives for Crisis\r\nresponse Enhancement ”\r\n"
            },
            "short": "EMBRACE",
            "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": "2027-09-30T02:00:00+02:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2024-08-22T12:03:41+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 115441,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8369-115441-10"
            ]
        },
        {
            "id": 4416,
            "title": {
                "de": "Serratierte Lesionen bei chronisch-entzündlichen Darmerkrankungen: Genotyp-Phänotyp Korrelation.",
                "en": "Serrated lesions in inflammatory bowel disease: genotype-phenotype correlation."
            },
            "short": "IBD und SSL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-02-01T01:00:00+01:00",
            "begin_effective": "2016-02-01T01:00:00+01:00",
            "end_planned": "2017-02-01T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-05-03T16:40:29+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92422,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1765
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4416-92422-10"
            ]
        },
        {
            "id": 9299,
            "title": {
                "de": "Prädiktive Marker und Pathomechanismen der Krankheitsprogression bei Mycosis fungoides",
                "en": "Predictive markers and pathomechanisms of mycosis fungoides disease progression: Integrating Spatial Transcriptomics and In Situ Analysis of archived FFPE samples"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-10-01T02:00:00+02:00",
            "begin_effective": "2025-10-01T02:00:00+02:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2027-09-30T02:00:00+02:00",
            "assignment": "2025-11-06T09:08:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 118468,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "9299-118468-10"
            ]
        },
        {
            "id": 5593,
            "title": {
                "de": "Modulation of signaling transduction cascades in primary OA chondrocytes - LBI",
                "en": "Modulation of signaling transduction cascades in primary OA chondrocytes - LBI"
            },
            "short": null,
            "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": "2021-12-31T01:00:00+01:00",
            "end_effective": "2028-12-31T01:00:00+01:00",
            "assignment": "2018-12-17T13:50:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5593-100991-12",
                "5593-50696-10",
                "5593-59782-12",
                "5593-61131-12",
                "5593-87214-12",
                "5593-59379-11",
                "5593-121953-12"
            ]
        },
        {
            "id": 2365,
            "title": {
                "de": "Plasmakonzentration und genetische Polymorphismen von PCSK9 in Patienten mit koronarer Herzkrankheit",
                "en": "Plasma concentration and polymorphisms of PCSK9 in patients with coronary artery disease "
            },
            "short": "PCSK9",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-01-01T01:00:00+01:00",
            "begin_effective": "2011-01-01T01:00:00+01:00",
            "end_planned": "2012-01-31T01:00:00+01:00",
            "end_effective": "2012-01-31T01:00:00+01:00",
            "assignment": "2010-12-20T12:47:35+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50886,
            "contact": 50886,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2365-50886-10"
            ]
        },
        {
            "id": 2319,
            "title": {
                "de": "Mechanische Stimulierung von Humanen Synoviozyten in der Zellkultur - Pilotstudie",
                "en": "Mechanical Stimulation of Human Synoviocytes in vitro"
            },
            "short": "Mechanische Stimulierung",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2010-06-30T02:00:00+02:00",
            "end_effective": "2011-03-31T02:00:00+02:00",
            "assignment": "2010-09-29T12:49:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": 50696,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2319-50696-10"
            ]
        },
        {
            "id": 2529,
            "title": {
                "de": "Untersuchung der MMP Expression in der humanen Chordomzellinie MUG-Chor 1",
                "en": "MMP Expression Analysis on the Human Chordoma Cell Line MUG-Chor 1"
            },
            "short": "MMP EXPRESSION ANALYSIS_CHORDOMA CELL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-06-01T02:00:00+02:00",
            "begin_effective": "2011-07-01T02:00:00+02:00",
            "end_planned": "2011-10-01T02:00:00+02:00",
            "end_effective": "2012-02-28T01:00:00+01:00",
            "assignment": "2011-07-14T11:48:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": 50696,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2529-50696-10"
            ]
        },
        {
            "id": 2721,
            "title": {
                "de": "Kopfschmerz, Reaktive Sauerstoff und Stickstoff Studie",
                "en": "Headache, Reactive Oxygen and Nitrogen Study"
            },
            "short": "HEADRON",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-09-01T02:00:00+02:00",
            "begin_effective": "2012-01-01T01:00:00+01:00",
            "end_planned": "2014-09-01T02:00:00+02:00",
            "end_effective": "2012-12-30T01:00:00+01:00",
            "assignment": "2012-01-12T09:20:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50562,
            "contact": 50562,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2721-50562-10"
            ]
        },
        {
            "id": 2615,
            "title": {
                "de": "Tailored biodegradable magnesium implant materials",
                "en": "Tailored biodegradable magnesium implant materials"
            },
            "short": "MagnIM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-10-01T02:00:00+02:00",
            "begin_effective": "2011-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2011-10-18T11:42:58+02:00",
            "program": 24,
            "subprogram": "Marie Curie Initial Training Network (ITN)",
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50785,
            "contact": 50785,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "289163",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2615-50785-10"
            ]
        },
        {
            "id": 2403,
            "title": {
                "de": "Maßgeschneiderte Therapien für Chordome: Bietet IGF-IR-Targeting neue Behandlungsoptionen?",
                "en": "Targeted Therapies for Chordomas: Does IGF-IR-Targeting Provide New Treatment Options?"
            },
            "short": "Chordoma Targeted Therapies",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2010-11-01T01:00:00+01:00",
            "end_planned": "2011-11-01T01:00:00+01:00",
            "end_effective": "2013-12-31T01:00:00+01:00",
            "assignment": "2011-02-09T14:17:52+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50448,
            "contact": 50448,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1091
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2403-50448-10"
            ]
        },
        {
            "id": 2536,
            "title": {
                "de": "Chordome: erste Schritte in der Entwicklung neuer Therapieansätze",
                "en": "Chordomas: First steps towards a new therapy"
            },
            "short": "Chordomas: New Therapy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-08-01T02:00:00+02:00",
            "begin_effective": "2011-08-01T02:00:00+02:00",
            "end_planned": "2012-07-31T02:00:00+02:00",
            "end_effective": "2012-10-31T01:00:00+01:00",
            "assignment": "2011-07-18T14:17:06+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53237,
            "contact": 53237,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2536-50696-12",
                "2536-61131-12",
                "2536-53237-10"
            ]
        },
        {
            "id": 3135,
            "title": {
                "de": "Überlebensrate und Kosteneffizienzanalyse von Schultertotalendoprothesen.",
                "en": "Pooled Survival and Cost-effectiveness Analysis of Cementation Status and Implant Design In Total Shoulder Arthroplasty (TSA)"
            },
            "short": "Cost-effectivness in TSA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2013-12-01T01:00:00+01:00",
            "assignment": "2013-01-15T13:36:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59379,
            "contact": 59379,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1390
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3135-59379-10"
            ]
        }
    ]
}