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=2100&ordering=begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2264,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2120&ordering=begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2080&ordering=begin_effective",
    "results": [
        {
            "id": 8548,
            "title": {
                "de": "Multivariater optoakustischer Sensor für Langzeitmonitoring bei Diabetes mellitus",
                "en": "Multivariate optoacoustic sensor for longitudinal diabetes monitoring"
            },
            "short": "MOSAIC_(vormals LongDip)",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-01T01:00:00+01:00",
            "begin_effective": "2025-02-01T01:00:00+01:00",
            "end_planned": "2029-01-31T01:00:00+01:00",
            "end_effective": "2029-01-31T01:00:00+01:00",
            "assignment": "2024-12-10T13:27:09+01:00",
            "program": 218,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8548-51831-10"
            ]
        },
        {
            "id": 8648,
            "title": {
                "de": "In-silico-Charakterisierung der 1q21-Amplifikation bei fortgeschrittenem Lungenadenokarzinom",
                "en": "In silico characterization of 1q21 amplification in advanced lung adenocarcinoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-02-01T01:00:00+01:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2027-01-31T01:00:00+01:00",
            "assignment": "2025-02-13T10:16:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 124172,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8648-133063-12",
                "8648-124172-10"
            ]
        },
        {
            "id": 8622,
            "title": {
                "de": "GREENS ",
                "en": "GREENS Responsible microrobots"
            },
            "short": "GREENS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-10-01T02:00:00+02:00",
            "begin_effective": "2025-02-01T01:00:00+01:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2029-01-31T01:00:00+01:00",
            "assignment": "2025-01-24T11:20:32+01:00",
            "program": 209,
            "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": [
                10
            ],
            "funder_projectcode": "101169173 — GREENS",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8622-107189-10"
            ]
        },
        {
            "id": 8578,
            "title": {
                "de": "OptimaMind - Verbesserung der kognitiven Funktion durch Ernährung",
                "en": "OptimaMind - Enhancing cognitive longevity through lifestyle and nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-03T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2028-01-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:54:51+01:00",
            "program": 112,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8578-89175-10"
            ]
        },
        {
            "id": 8577,
            "title": {
                "de": "Kognitive Funktion und Ernährung",
                "en": "Enhancing Cognitive Longevity through Lifestyle and Nutrition"
            },
            "short": "OptimaMind",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-02-03T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-01-31T01:00:00+01:00",
            "assignment": "2025-01-03T17:38:39+01:00",
            "program": 253,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN8074224",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8577-50838-10"
            ]
        },
        {
            "id": 8604,
            "title": {
                "de": "Die Rolle von CXCR4 in der synchronisierten Erythropoese aus humanen pluripotenten Stammzellen",
                "en": "The role of CXCR4 in synchronised erythropoiesis of human pluripotent stem cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2025-04-30T02:00:00+02:00",
            "end_effective": "2025-04-30T02:00:00+02:00",
            "assignment": "2025-01-20T10:24:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14058,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 96172,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1921
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8604-96172-10"
            ]
        },
        {
            "id": 8627,
            "title": {
                "de": "Prävention durch Digitalisierung und Standardisierung von \"self reported data\"",
                "en": "Prevention by Digitalisation and Standardisation using \"self reproted data\""
            },
            "short": "PräNUDGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-03-31T02:00:00+02:00",
            "end_effective": "2027-02-28T01:00:00+01:00",
            "assignment": "2025-01-30T11:00:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 65558,
            "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": [
                "8627-65558-10"
            ]
        },
        {
            "id": 8699,
            "title": {
                "de": "Patienten-Avataren durch Xenotransplantation als Möglichkeit zur Vorhersage von Therapieansprechen und Relaps bei AML.",
                "en": "Developing a Leukemia Patient-Derived Xenotransplantation Repository for Predicting AML Treatment Response and Relapse"
            },
            "short": "AML PDX",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-02-28T01:00:00+01:00",
            "end_effective": "2027-02-28T01:00:00+01:00",
            "assignment": "2025-03-03T13:45:02+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8699-50747-10",
                "8699-97755-12",
                "8699-122590-12"
            ]
        },
        {
            "id": 8669,
            "title": {
                "de": "BAMBinO: Gallensäuren als Stoffwechselregulatoren bei Osteoporose",
                "en": "BAMBinO: bile acids as metabolic regulators in osteoporosis"
            },
            "short": "BAMBinO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2025-02-18T17:30:28+01:00",
            "program": 111,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 107134,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PIN9543924",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8669-107134-10",
                "8669-135641-12",
                "8669-128314-12"
            ]
        },
        {
            "id": 8708,
            "title": {
                "de": "Multi-Omics Analysen bei Plaque-Psoriasis",
                "en": "Multi-omics analysis in patients with plaque-psoriasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-03-05T13:38:00+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76691,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8708-76691-10"
            ]
        },
        {
            "id": 8361,
            "title": {
                "de": "Plazenta vermitteltes Priming von mütterlichen Blutplättchen",
                "en": "Placenta-educated maternal platelets"
            },
            "short": "PEPs",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2024-08-21T15:45:32+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53232,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT4258724",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8361-53232-10"
            ]
        },
        {
            "id": 8533,
            "title": {
                "de": "Kommunikation von Stress an Zellkerne in Kardiomyozyten",
                "en": "Communicating stress to cell nuclei in cardiomyocytes"
            },
            "short": "StressCARDIO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-02-28T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2024-11-28T15:20:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT9036624",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8533-98847-12",
                "8533-62747-10"
            ]
        },
        {
            "id": 8544,
            "title": {
                "de": "Verbindungen zwischen Aggression, Genetik und Mikrobiom",
                "en": "Genetic and microbial effects on aggressive behavior"
            },
            "short": "Genetics_microbiome_aggressive behavior",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2029-01-01T01:00:00+01:00",
            "end_effective": "2029-02-28T01:00:00+01:00",
            "assignment": "2024-12-09T13:03:47+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71386,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT5589324",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8544-71386-10"
            ]
        },
        {
            "id": 8486,
            "title": {
                "de": "Unlocking RI potential with Scalable AI and Data",
                "en": "Unlocking RI potential with Scalable AI and Data"
            },
            "short": "RI-SCALE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-12-31T01:00:00+01:00",
            "end_effective": "2028-02-29T01:00:00+01:00",
            "assignment": "2024-11-15T13:51:39+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8486-99976-10",
                "8486-108575-12",
                "8486-119452-12",
                "8486-125115-12",
                "8486-133220-12",
                "8486-133281-12"
            ]
        },
        {
            "id": 8482,
            "title": {
                "de": "Sport und das Ansprechen auf Immuntherapie bei Lungenkrebs.",
                "en": "Exercise as a tool to improve the response to immunotherapy in lung cancer."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-05-01T02:00:00+02:00",
            "begin_effective": "2025-03-01T01:00:00+01:00",
            "end_planned": "2027-05-01T02:00:00+02:00",
            "end_effective": "2028-02-28T01:00:00+01:00",
            "assignment": "2024-11-07T17:18:48+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 71794,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "PAT1625724",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8482-71794-10",
                "8482-135562-12"
            ]
        },
        {
            "id": 8721,
            "title": {
                "de": "Schwangerschaftsvergiftung - neuartige Biomarker für die Präeklampsie",
                "en": " Novel biomarkers for preeclampsia"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-01-01T01:00:00+01:00",
            "begin_effective": "2025-03-03T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2025-03-12T16:53:33+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50909,
            "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": [
                "8721-50909-10"
            ]
        },
        {
            "id": 8746,
            "title": {
                "de": "Künstliche Intelligenz-gestützte klinische Kommunikation",
                "en": "Artificial Intelligence-Driven Clinical Communication"
            },
            "short": "AID-CC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-02-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2027-01-31T01:00:00+01:00",
            "end_effective": "2027-03-31T02:00:00+02:00",
            "assignment": "2025-03-28T16:22:04+01:00",
            "program": 126,
            "subprogram": null,
            "organization": 14054,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57389,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8746-57389-10",
                "8746-118409-12"
            ]
        },
        {
            "id": 8717,
            "title": {
                "de": "Mit Hilfe künstlicher Intelligenz die Protein-Protein-Interaktionen des Glioblastoms ins Visier nehmen",
                "en": "Targeting Glioblastoma with artificial intelligence "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-06-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2026-05-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2025-03-10T13:25:28+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 107189,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8717-107189-10"
            ]
        },
        {
            "id": 8766,
            "title": {
                "de": "Wirksamkeit eines Therapieoptimierungsmodules zu Verbesserung der ärztlichen Leitlinienadhärenz bei medikamnetöser Therapie für PatientInnen mit Herzinsuffizienz-\"AMPEL\" trial",
                "en": "Efficacy of an Assisted therapy optimizing Module to impove Physician adherence with guideline-directed medical therapy in patients with heart failure - \"AMPEL\" trial"
            },
            "short": "AMPEL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": null,
            "end_effective": "2027-03-31T02:00:00+02:00",
            "assignment": "2025-04-11T13:25:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 72301,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": 2,
            "language": null,
            "funders": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": "1110/2024",
            "edudract_number": null,
            "persons": [
                "8766-72301-10"
            ]
        },
        {
            "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"
            ]
        }
    ]
}