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=780&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2140,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=800&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=760&ordering=-end_effective",
    "results": [
        {
            "id": 6560,
            "title": {
                "de": "Dissecting the role of microbial – host interactions in the effect of phototherapy in cutaneous T-cell lymphoma\r\n",
                "en": "Dissecting the role of microbial – host interactions in the effect of phototherapy in cutaneous T-cell lymphoma\r\n"
            },
            "short": "CTCL microbiome",
            "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": "2022-05-01T02:00:00+02:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2021-05-06T10:44:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1983
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5350,
            "title": {
                "de": "Personalisierte Medizin durch prädiktive Modellierung: Bessere Lebensqualität bei Schlaganfall\r\nin Stroke for better Quality of Life",
                "en": "Personalised Medicine by Predictive Modelling \r\nin Stroke for better Quality of Life\r\n"
            },
            "short": "PRECISE4Q",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-05-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2018-04-20T10:20:49+02:00",
            "program": 109,
            "subprogram": "Personalised computer models and in-silico systems for well-being ",
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "777107",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5350-72306-10"
            ]
        },
        {
            "id": 6596,
            "title": {
                "de": "Austestung neuer Therapieansätze für das schwer behandelbare Cholangiocarcinom – ein einzigartiges neu-etabliertes in vivo 3D Modell",
                "en": "New therapeutic approaches for the difficult-to-treat cholangiocarcinoma - a unique and new-established in vivo 3D model"
            },
            "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": "2022-04-30T02:00:00+02:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2021-05-25T17:43:40+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50826,
            "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": [
                "6596-50826-10"
            ]
        },
        {
            "id": 6260,
            "title": {
                "de": "Gehirnprotektion für sehr kleine Frühgeborene",
                "en": "Safeguarding the brain of our smallest children"
            },
            "short": "SafeBoosC III",
            "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": "2022-02-28T01:00:00+01:00",
            "end_effective": "2022-04-30T02:00:00+02:00",
            "assignment": "2020-08-26T17:14:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14094,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50907,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6260-50907-10"
            ]
        },
        {
            "id": 5428,
            "title": {
                "de": "Endo/lysosomale Beweglichkeit & Funktion in Leber -Physiologie und -Pathology",
                "en": "Endo/lysosome motility & function in liver physiology and liver pathology"
            },
            "short": "“Wissenschaftspreis der ÖGGH”",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-10-01T02:00:00+02:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-04-01T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2018-08-03T17:24:25+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57596,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5428-57596-10",
                "5428-123430-12",
                "5428-113189-12"
            ]
        },
        {
            "id": 5005,
            "title": {
                "de": "Von der Nase ins Gehirn",
                "en": "The Nose-Brain Axis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-08-01T02:00:00+02:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2017-07-10T16:58:33+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI639",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5005-99594-12",
                "5005-99612-12",
                "5005-90021-10"
            ]
        },
        {
            "id": 8207,
            "title": {
                "de": "Untersuchung der Antikörperantwort von Melioidose-Patienten zur Entwicklung neuer serologischer Tests und zur Identifizierung von Impfstoffkandidaten",
                "en": "Deciphering the antibody response of melioidosis patients to develop novel serological tests and identify vaccine candidates"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2022-01-01T01:00:00+01:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2024-05-14T15:05:59+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 98868,
            "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": [
                "8207-98868-10"
            ]
        },
        {
            "id": 6641,
            "title": {
                "de": "Einfluß der anti-CD20-Therapie auf die Funktion peripherer neutrophiler Granulozyten bei autoimmunen demyelinisierenden Erkrankungen des zentralen Nervensystems: eine Pilotstudie\r\n",
                "en": "Impact of anti-CD20 therapy on peripheral neutrophil function in autoimmune demyelinating diseases of the central nervous system: a pilot study\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2022-03-31T02:00:00+02:00",
            "assignment": "2021-07-07T16:26:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 53287,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2539
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6641-53287-10"
            ]
        },
        {
            "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": 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-51809-12",
                "4994-79271-10",
                "4994-51063-12"
            ]
        },
        {
            "id": 6023,
            "title": {
                "de": "Untersuchungen der immunregulatorischen Funktion von NR4A1/Nr4a1 in aggressiven Lymphomen",
                "en": "Investigating the immune-regulatory function of NR4A1/Nr4a1 in aggressive lymphomas"
            },
            "short": null,
            "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": "2022-03-28T02:00:00+02:00",
            "end_effective": "2022-03-28T02:00:00+02:00",
            "assignment": "2020-01-16T15:26:47+01:00",
            "program": 116,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100134,
            "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": [
                "6023-59183-12",
                "6023-79614-12",
                "6023-100134-10",
                "6023-119850-12"
            ]
        },
        {
            "id": 8088,
            "title": {
                "de": "MGL in der antibakteriellen Wirtsabwehr:\r\nEin potenzielles neues Ziel für die Behandlung von Infektionskrankheiten? ",
                "en": "Monoglyceride lipase in anti-bacterial host defense:\r\nA potential new target for the treatment of infectious \r\ndiseases?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-03-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2022-03-01T01:00:00+01:00",
            "end_effective": "2022-03-01T01:00:00+01:00",
            "assignment": "2024-03-15T09:16:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65966,
            "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": [
                "8088-65966-10"
            ]
        },
        {
            "id": 6491,
            "title": {
                "de": "Mesothelioma Virtual Bank Austria- MesoViBe",
                "en": "Mesothelioma Virtual Bank Austria- MesoViBe"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2021-10-01T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2021-03-11T15:02:40+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5198,
            "title": {
                "de": "HHcy und Atherosklerose: Molekulare Mechanismen und Pathophysiologie",
                "en": "Hyperhomocysteinemia and atherosclerosis: molecular mechanisms and pathophysiology"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-04-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2018-01-10T14:06:33+01:00",
            "program": 72,
            "subprogram": "Nationaler Forschungspartner",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51904,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P31105",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5198-51904-10"
            ]
        },
        {
            "id": 5748,
            "title": {
                "de": "The interaction of Antiretroviral Drugs with the Microbiome: Implications on the development of cardiovascular diseases in HIV+ persons",
                "en": "The interaction of Antiretroviral Drugs with the Microbiome: Implications on the development of cardiovascular diseases in HIV+ persons"
            },
            "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": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2019-03-28T14:37:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "ZA 05/2019",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5748-57932-10"
            ]
        },
        {
            "id": 5111,
            "title": {
                "de": "Erforschung des Reinke Ödems mittels Proteom-Analyse",
                "en": "Exploring Reinke’s Edema by Proteomic Analysis"
            },
            "short": "Reinke Ödem",
            "url": null,
            "abstract": {
                "de": "Das Reinke Ödem (RÖ) ist eine ein- oder beidseitige Schwellung der Stimmlippen, die vor allem bei Nikotinabusus und Stimm-Missbrauch auftritt. Das Reinke Ödem ist durch eine erniedrigten Stimmlage und schlechte Stimmqualität gekennzeichnet, was den beruflichen Alltag vor allem von Personen in Sprechberufen (Lehrer, Call Center Agenten etc.) deutlich erschwert. Bis dato gibt es keine kausale Therapie für das RÖ, auch der Goldstandard der Therapie, Stimmlippenchirurgie, bringt keine zufriedenstellenden Ergebnisse und stellt keine kausale Therapie dar.\r\nIm vorgestellten Projekt wollen wir die zellulären Ursachen des RÖ mittels Protein Analyse (Proteomics) erforschen. Damit werden erstmals die kausalen Ursachen dieser Krankheit erforscht. Aus Schleimhaut Biopsien die während Stimmlippen-OPs betroffener Patienten entnommen werden, sollen spezifische RÖ-Stimmlippenzellen kultiviert und für weitere Analysen und Versuche vorbereitet werden. Die Proteomics Analyse liefert eine Auflistung aller Proteine, die diese Zellen produzieren. Diese sollen mit den Proteinen aus Stimmlippenzellen aus gesundem Gewebe verglichen werden.\r\nIn darauffolgenden funktionellen Experimenten sollen bestimmte Proteine („Kandidaten-Proteine“), die vor allem von RÖ-Fibroblasten produziert werden, auf ihre biologische Relevanz überprüft werden. Mittels Verstärkung oder Blockierung dieser Kandidaten Proteine können wesentliche Rückschlüsse auf die Krankheitsmechanismen von RÖ gezogen werden, die den Weg zu neuen (nicht-chirurgischen) Therapieformen ebnen sollen.\r\n",
                "en": "Reinke’s edema (RE) is a uni- or bilateral swelling of the vocal folds, occurring in patients with nicotine and voice abuse. Voice of patients is characterized by decreased pitch and detrimental voice quality, making it often difficult for voice professionals who rely on their voices (teacher, call center agents etc.)\r\nSo far treatment is only symptomatic, still the gold standard of therapy, microsurgery of the vocal folds, is far from being satisfactory. \r\nIn the proposed project we seek to explore the cellular mechanisms of RE by protein analysis (proteomics), revealing the true pathophysiology of RE for the first time. During routine vocal fold surgery for RE we will take small mucosa specimens. From these we will extract vocal fold fibroblasts for subsequent analysis. Proteomic analysis will deliver a complete list of proteins produces specifically by these cells. These will be compared with vocal fold cells grown out of healthy laryngeal mucosa. In subsequent functional experiments we will explore certain proteins of interest (aka. candidate proteins) that are produced in a high number by RE fibroblasts for their biological relevance. By enhancing or blocking these candidate proteins we aim to draw conclusions on their role in the development of RE, which should pave to way to new (non-surgical) treatment options.\r\n"
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2017-10-30T10:42:53+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P30496",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5111-50670-10",
                "5111-51982-12",
                "5111-50698-12",
                "5111-51047-12",
                "5111-57544-12",
                "5111-58794-12",
                "5111-69755-12",
                "5111-77116-12",
                "5111-82902-12",
                "5111-88652-12",
                "5111-103118-12",
                "5111-104099-12"
            ]
        },
        {
            "id": 5747,
            "title": {
                "de": "The relationship between polymorphisms of candidate genes and primary lymphedema",
                "en": "The relationship between polymorphisms of candidate genes and primary lymphedema"
            },
            "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": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2019-03-28T14:34:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 57932,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "CZ 08/2019",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5747-57932-10"
            ]
        },
        {
            "id": 6489,
            "title": {
                "de": "Genetik von Anorexia Nervosa",
                "en": "Genetics of Anorexia Nervosa"
            },
            "short": "Gen AN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-10-01T02:00:00+02:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2022-01-01T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2021-03-10T13:09:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 59288,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6489-59288-10"
            ]
        },
        {
            "id": 5470,
            "title": {
                "de": "Regulation des RGG-vermittelten Kernimports",
                "en": "Regulation of RGG-mediated Nuclear Import"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2018-09-06T16:11:59+02:00",
            "program": 111,
            "subprogram": "DACH",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I3792",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5470-70700-12",
                "5470-91207-10",
                "5470-98222-12",
                "5470-100416-12",
                "5470-101038-12"
            ]
        },
        {
            "id": 6027,
            "title": {
                "de": "Chemo Ionotronics: Eine Neue Anwendungsform von Chemotherapie in Gehirntumoren",
                "en": "Chemo Ionotronics: A New Approach for Delivery of Chemotherapeutics to Brain Tumors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2020-03-01T01:00:00+01:00",
            "end_planned": "2021-09-01T02:00:00+02:00",
            "end_effective": "2022-02-28T01:00:00+01:00",
            "assignment": "2020-01-17T12:03:55+01:00",
            "program": 116,
            "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": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6027-99703-10",
                "6027-98848-12",
                "6027-105020-12"
            ]
        }
    ]
}