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=340&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2260,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=360&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=320&ordering=-begin_effective",
    "results": [
        {
            "id": 7837,
            "title": {
                "de": "Gliflozine nach akutem Myokardinfarkt",
                "en": "Understanding positive effects of gliflozins \r\nafter acute myocardial infarction\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-07-01T02:00:00+02:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2026-09-30T02:00:00+02:00",
            "assignment": "2023-10-18T12:46:53+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59317,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI1155",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7837-59317-10"
            ]
        },
        {
            "id": 8629,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) ",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2025-01-30T15:15:33+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8629-89175-10"
            ]
        },
        {
            "id": 7928,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) ",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-12-13T16:44:07+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7928-50838-10"
            ]
        },
        {
            "id": 7878,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio)",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio)"
            },
            "short": "PoCCardio",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-09-30T02:00:00+02:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-11-14T15:51:22+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 79271,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7878-79271-10"
            ]
        },
        {
            "id": 7918,
            "title": {
                "de": "Einrichtung einer Chemobibliothek zur Identifizierung neuer Moleküle für die \r\nBehandlung seltener Krankheiten",
                "en": "Establishment of a chemical library for the identification of molecular entities as potential drugs for the treatment of rare diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-15T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-06-15T02:00:00+02:00",
            "end_effective": "2025-06-01T02:00:00+02:00",
            "assignment": "2023-12-07T15:25:45+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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7918-50565-12",
                "7918-58736-12",
                "7918-107189-10",
                "7918-116508-12"
            ]
        },
        {
            "id": 8070,
            "title": {
                "de": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) ",
                "en": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2024-03-07T11:53:01+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51344,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8070-51344-10"
            ]
        },
        {
            "id": 7927,
            "title": {
                "de": "Personalised Medicine by using an Advanced Point-of-Care Tool for Stratified Treatment in High Risk Cardiovascular Patients (PoCCardio) ",
                "en": "Personalisierte Medizin durch Anwendung eines weiterentwickelten Point-of-Care Gerätes in kardiovaskulären Hochrisiko-Patient*innen (PoCCardio) "
            },
            "short": "PoCCardio ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-12-13T12:21:49+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100924,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095432",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7927-99418-12",
                "7927-100924-10",
                "7927-101037-12"
            ]
        },
        {
            "id": 7905,
            "title": {
                "de": "Biobanking und biomolekulare Ressourcenforschung Infrastruktur Österreich #3",
                "en": "Biobanking and BioMolecular resources research Infrastructure Austria #3"
            },
            "short": "BBMRI.at#3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-11-30T01:00:00+01:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2023-11-24T14:08:12+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50496,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7905-50496-10"
            ]
        },
        {
            "id": 7906,
            "title": {
                "de": "INTERACT-EUROPE 100",
                "en": "INTERACT-EUROPE 100"
            },
            "short": "INTERACT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2026-01-01T01:00:00+01:00",
            "end_effective": "2026-11-30T01:00:00+01:00",
            "assignment": "2023-11-28T13:37:15+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 107132,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101129375",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7906-107132-10"
            ]
        },
        {
            "id": 7973,
            "title": {
                "de": "Einfluss der pulmonalen Belastungshämodynamik auf die rechtsventrikuläre Funktion",
                "en": "Impact of pulmonary exercise hemodynamics on right ventricular function"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-12-31T01:00:00+01:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2024-01-16T14:16:04+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79732,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7973-79732-10"
            ]
        },
        {
            "id": 7970,
            "title": {
                "de": "Biobanking and Biomolecular resources Research Infrastructure Austria 3.0",
                "en": "Biobanking and Biomolecular resources Research Infrastructure Austria 3.0"
            },
            "short": "BBMRI.at #3",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2028-11-30T01:00:00+01:00",
            "end_effective": "2028-11-30T01:00:00+01:00",
            "assignment": "2024-01-16T09:22:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 89175,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7970-89175-10"
            ]
        },
        {
            "id": 7895,
            "title": {
                "de": "Aberrante basaloide Zellen in der Lungenfibrose",
                "en": "ABC in pulmonary fibrosis"
            },
            "short": "ABC pulmonary fibrosis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-12-01T01:00:00+01:00",
            "begin_effective": "2023-12-01T01:00:00+01:00",
            "end_planned": "2024-11-30T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-21T15:13:17+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": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7895-85658-10",
                "7895-50132-12",
                "7895-111587-12",
                "7895-116746-12",
                "7895-126994-12"
            ]
        },
        {
            "id": 7907,
            "title": {
                "de": "Untersuchung seltener und häufiger genetischer Varianten und spezifischer Merkmale der COPD-assoziierten pulmonalen Hypertonie",
                "en": "Assessment of rare and common genetic variants and specific traits of COPD-associated pulmonary hypertension"
            },
            "short": "Mid-Career Grant der ÖGP 2023",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-07T01:00:00+01:00",
            "begin_effective": "2023-11-07T01:00:00+01:00",
            "end_planned": "2024-11-07T01:00:00+01:00",
            "end_effective": "2024-11-07T01:00:00+01:00",
            "assignment": "2023-11-29T08:21:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14087,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87980,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2396
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7907-87980-10"
            ]
        },
        {
            "id": 7999,
            "title": {
                "de": "Viral Infectiology Research with Advanced Laboratory models - ISIDORe JRA Programme",
                "en": "Viral Infectiology Research with Advanced Laboratory models - ISIDORe JRA Programme"
            },
            "short": "VIRAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": null,
            "begin_effective": "2023-11-06T01:00:00+01:00",
            "end_planned": null,
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2024-01-26T09:32:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51663,
            "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": [
                "7999-51663-10"
            ]
        },
        {
            "id": 7828,
            "title": {
                "de": "Verständnis der Rolle von großen IA-HDL bei menschlichen Erkrankungen",
                "en": "Understanding the role of large IA-HDL in human disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-01T02:00:00+02:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2024-04-30T02:00:00+02:00",
            "end_effective": "2025-10-31T01:00:00+01:00",
            "assignment": "2023-10-16T15:01:36+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62749,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-93",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7828-62749-10"
            ]
        },
        {
            "id": 7935,
            "title": {
                "de": "European action for the Diagnosis of Early Non-symptomatic Type 1 diabetes For Intervention",
                "en": "European action for the Diagnosis of Early Non-symptomatic Type 1 diabetes For Intervention"
            },
            "short": "EDENT1FI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-11-01T01:00:00+01:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2028-10-31T01:00:00+01:00",
            "end_effective": "2028-10-31T01:00:00+01:00",
            "assignment": "2023-12-15T12:09:06+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "GA101132379",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7935-51831-10",
                "7935-50452-12",
                "7935-56667-12",
                "7935-81132-12",
                "7935-90274-12",
                "7935-97867-12",
                "7935-102575-12",
                "7935-109149-12"
            ]
        },
        {
            "id": 7549,
            "title": {
                "de": "FXR Leber-Fett Achse",
                "en": "FXR liver adipose axis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-11-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2027-10-31T02:00:00+02:00",
            "assignment": "2023-05-09T13:15:51+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57377,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P36543",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7549-50626-12",
                "7549-54247-12",
                "7549-57377-10",
                "7549-111969-12",
                "7549-123430-12"
            ]
        },
        {
            "id": 7834,
            "title": {
                "de": "COST: EUropean network to tackle METAbolic alterations in HEART failure",
                "en": "COST: EUropean network to tackle METAbolic alterations in HEART failure"
            },
            "short": "EU-METAHEART",
            "url": null,
            "abstract": {
                "de": "Die COST-Aktion \"EUropean network to tackle METAbolic alterations in HEART failure\" (EUMETAHEART) wird exzellente Forscher aus Europa zusammenbringen, die ein breites Spektrum an wissenschaftlichem Fachwissen, Spitzentechnologien, wissenschaftlichem Austausch und Ausbildung einbringen, um bahnbrechende wissenschaftliche Erkenntnisse zu fördern, die die Behandlung von Patienten mit Herzinsuffizienz voranbringen. Durch die gemeinsame Nutzung verschiedener Fachkenntnisse, die nicht nur konventionelle Analysen des Stoffwechsels und der mitochondrialen Funktion umfassen, sondern auch omics-basierte Ansätze zur Genetik, Epigenetik und zum Stoffwechsel und insbesondere die integrierte Bewertung der Erregungs-Kontraktions-Kopplung mit der mitochondrialen Redox-Kontrolle und Energetik sowie fortschrittliche In-vivo-Bildgebungstechnologien. Die Neuheit dieser COST-Aktion besteht darin, dass sie die Entwicklung eines umfassenden und innovativen Ansatzes für ein tieferes Verständnis der metabolischen Dysfunktion bei Herzinsuffizienz ermöglichen wird. ",
                "en": "The COST Action “EUropean network to tackle METAbolic alterations in HEART failure” (EUMETAHEART) will bring together excellent researchers from Europe to contribute a broad spectrum of scientific expertise, cutting-edge technologies, scientific exchange and education to foster breakthrough science that moves the field forward towards improving the treatment of patients with heart failure. By sharing diverse expertise that cover not only conventional analyses of metabolism and mitochondrial function, but also omics-based approaches towards genetics, epigenetics and metabolism and in particular, integrated assessment of excitation-contraction coupling with mitochondrial redox control and energetics, as well as advanced in vivo imaging technologies, the novelty of this COST Action is that it will allow to develop a comprehensive and cutting-edge approach towards deeper understanding of metabolic dysfunction in heart failure. \r\n"
            },
            "begin_planned": "2022-06-01T02:00:00+02:00",
            "begin_effective": "2023-10-18T02:00:00+02:00",
            "end_planned": "2026-05-30T02:00:00+02:00",
            "end_effective": "2027-10-17T02:00:00+02:00",
            "assignment": "2023-10-18T11:46:40+02:00",
            "program": 22,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 60041,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "COST Action: CA22169 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7834-60041-10",
                "7834-108412-12",
                "7834-106944-12",
                "7834-125154-12"
            ]
        },
        {
            "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": 7818,
            "title": {
                "de": "Oxidativer Stress vor und nach probiotischer Therapie bei Depression",
                "en": "Oxidative Stress pre- and post probiotic therapy in major depression"
            },
            "short": "OXSTRESS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-10-05T02:00:00+02:00",
            "begin_effective": "2023-10-05T02:00:00+02:00",
            "end_planned": "2024-10-05T02:00:00+02:00",
            "end_effective": "2024-10-05T02:00:00+02:00",
            "assignment": "2023-10-09T16:03:03+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84449,
            "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": [
                "7818-84449-10"
            ]
        }
    ]
}