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=1620&ordering=begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1640&ordering=begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1600&ordering=begin_effective",
    "results": [
        {
            "id": 6604,
            "title": {
                "de": "MICU1 reguliert mitochondriale Bioenergetik durch Ca2+ abhängige Kontrolle der \"Cristae Junction\" und des mitochondrialen Membranepotentials",
                "en": "MICU1 regulates mitochondrial bioenergetics by Ca2+-dependent control of the cristae junction and mitochondrial membrane potential \r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-01T02:00:00+02:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2021-06-01T02:00:00+02:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2021-05-31T13:19:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90394,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-64",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6604-90394-10"
            ]
        },
        {
            "id": 6563,
            "title": {
                "de": "Lasertherapie bei Vulvodynie",
                "en": "Lasertherapy for vulvodynia "
            },
            "short": "LYDIA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-12-01T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2021-05-06T14:54:20+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI936",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6563-50853-10"
            ]
        },
        {
            "id": 6552,
            "title": {
                "de": "Protecting the infrastructure of Europe and the people in the\r\nEuropean smart cities)",
                "en": "Protecting the infrastructure of Europe and the people in the\r\nEuropean smart cities)"
            },
            "short": "PRAETORIAN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-09-30T02:00:00+02:00",
            "assignment": "2021-04-30T13:54:54+02:00",
            "program": 109,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51449,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101021274",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6552-51449-10"
            ]
        },
        {
            "id": 7157,
            "title": {
                "de": "Zusammenhang zwischen Veränderungen der Neurofilament-Leichtketten-Konzentration im Serum und postoperativer kognitiver Dysfunktion - eine prospektive Observationsstudie",
                "en": "Association of changes in serum neurofilament light chain concentrations and postoperative cognitive dysfunction - a prospective non interventional observational study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-01T02:00:00+02:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-11-30T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2022-09-05T16:22:09+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 97332,
            "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": [
                "7157-58422-11",
                "7157-97332-10"
            ]
        },
        {
            "id": 6594,
            "title": {
                "de": "Einfluss von Shikonin-Derivaten auf humane Sarkom-Zelllinien.\r\nSind Naturstoffe die besseren Chemotherapeutika?\r\n",
                "en": "Effects of shikonin derivatives on human sarcoma cell lines.\r\nAre natural compounds the better chemotherapeutics?\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2023-03-30T02:00:00+02:00",
            "end_effective": "2023-04-30T02:00:00+02:00",
            "assignment": "2021-05-25T13:09:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50696,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6594-50696-10"
            ]
        },
        {
            "id": 6593,
            "title": {
                "de": "Photopharmakologische Kontrolle von TRPC3/6 Kanälen in T-Lymphozyten",
                "en": "Photopharmakological control of TRPC3/6 channels in T-lymphocytes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2021-06-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2025-09-30T02:00:00+02:00",
            "assignment": "2021-05-25T11:41:34+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 77115,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1161",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6593-77115-10"
            ]
        },
        {
            "id": 6657,
            "title": {
                "de": "Behandlung der akuten lymphatischen Leukämie bei Kindern im Kosovo unter Verwendung eines modifizierten ressourcenschonenden BFM-Protokolls: Ergebnisüberwachung unter Verwendung der minimalen Resterkrankungsbewertung durch Durchflusszytometrie, sowie Bewertung von Toxizität und Kosten – Überwachung des erreichten Erfolges für eine sichere Zukunft!",
                "en": "Treatment of paediatric acute lymphoblastic leukaemia with a modified\r\nresource-conserved BFM protocol in Kosovo: Monitoring outcome\r\nusing minimal residual disease evaluation by flow cytometry and\r\nevaluation of toxicity and costs – surveillance of the achieved\r\nsuccess for a safe future!"
            },
            "short": "ALL Kosovo HERAS+",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2023-10-31T01:00:00+01:00",
            "assignment": "2021-07-26T17:03:14+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51879,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1415
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6657-51879-10"
            ]
        },
        {
            "id": 6622,
            "title": {
                "de": "Die Tumorsuppressive Rolle von Nr4a1 in aggressiven lymphomen",
                "en": "The tumor suppressive role of NR4A1 in aggressive lymphomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2025-06-30T02:00:00+02:00",
            "assignment": "2021-06-17T13:43:15+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-51",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6622-57882-12",
                "6622-59183-10",
                "6622-130957-12"
            ]
        },
        {
            "id": 6520,
            "title": {
                "de": "Fäkale Mikrobiomtherapie-Charakterisierung bei Adipositas",
                "en": "Characterizing Fecal Microbiota Treatment in Human Obesity"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2021-04-08T18:10:53+02:00",
            "program": 111,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I 5130",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6520-50877-10",
                "6520-59231-12",
                "6520-87054-12",
                "6520-97866-12",
                "6520-99940-12",
                "6520-122513-12"
            ]
        },
        {
            "id": 6656,
            "title": {
                "de": "Wirt-Mikrobiom-Interaktionen in der klinischen Ausprägung des kutanen T-Zell-Lymphoms",
                "en": "Host-microbiome interactions in the clinical severity of cutaneous T-cell lymphoma"
            },
            "short": "CTCL microbiome",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2021-12-31T01:00:00+01:00",
            "assignment": "2021-07-22T14:42:37+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": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6732,
            "title": {
                "de": "Frühzeitige Integration von spezialisierter Palliativmedizin in die onkologische Behandlung von Patienten",
                "en": "Integration of Early Palliative Care into Oncology"
            },
            "short": "IOEPCO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2021-10-07T15:09:34+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91751,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6732-91751-10"
            ]
        },
        {
            "id": 6498,
            "title": {
                "de": "Adjuvantes Fasten zur Behandlung von Therapieresistenzen bei Brustkrebs",
                "en": "Predicting and overcoming therapy resistance in breast cancer by adjuvant fasting"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2021-03-16T12:39:37+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-61",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6498-99151-10"
            ]
        },
        {
            "id": 6628,
            "title": {
                "de": "Graz Study on Health & Aging-Auswertung der Pilotphase:\r\nDie Rolle von sozio-demographischen und Lifestyle Faktoren bei biologischen Altern\r\n",
                "en": "Graz Study on Health & Aging-Evaluation of the Pilotphase:\r\nThe role of socioeconomic and Lifestyle Factor at Biological Aging"
            },
            "short": "GSHA_Pilot",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-07-15T02:00:00+02:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2022-07-14T02:00:00+02:00",
            "assignment": "2021-06-22T11:26:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51912,
            "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": [
                "6628-51912-10"
            ]
        },
        {
            "id": 6659,
            "title": {
                "de": "Antikörperrepertoires gegen das menschliche Mikrobiom",
                "en": "Antibody repertoires against the microbiome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-19T02:00:00+02:00",
            "begin_effective": "2021-07-19T02:00:00+02:00",
            "end_planned": "2022-07-18T02:00:00+02:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2021-08-02T11:19:26+02:00",
            "program": 69,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J 4256",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6663,
            "title": {
                "de": "Immunantwort und Bindehautbakterienflora bei Patienten mit mittelschwerer bis schwerer atopischer Dermatitis, die mit Dupilumab behandelt wurden",
                "en": "Immune response and conjunctival bacterial flora in patients with moderate to severe atopic dermatitis treated with dupilumab"
            },
            "short": "ADdupi",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-30T02:00:00+02:00",
            "begin_effective": "2021-08-01T02:00:00+02:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2021-07-31T02:00:00+02:00",
            "assignment": "2021-08-03T13:55:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87275,
            "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": [
                "6663-87275-10"
            ]
        },
        {
            "id": 6658,
            "title": {
                "de": "Wissenschaftscomic \"Marko, der Makrophage\"",
                "en": "Science comic \"Marko, the macrophage\""
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2021-08-01T02:00:00+02:00",
            "end_planned": "2022-03-31T02:00:00+02:00",
            "end_effective": "2022-07-31T02:00:00+02:00",
            "assignment": "2021-07-27T12:45:22+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79755,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6658-79755-10"
            ]
        },
        {
            "id": 6807,
            "title": {
                "de": "Gesundheit und akademische Leistungssteigerung durch Bewegungsförderung.",
                "en": "Health and academic performance with happy children."
            },
            "short": "Happy children",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-08-06T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2022-12-01T01:00:00+01:00",
            "assignment": "2021-12-01T12:24:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94147,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6807-94147-10"
            ]
        },
        {
            "id": 6639,
            "title": {
                "de": "Erstellung von Metabolomprofilen aus Plasma und Liquor von Kindern mit seltenen neurologischen Erkrankungen ",
                "en": "Establishment of plasma and cerebrospinal fluid metabolome profiles of rare neurological diseases in children"
            },
            "short": "Metabolomics/Lipidomics in rare diseases",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-08-15T02:00:00+02:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2026-08-14T02:00:00+02:00",
            "assignment": "2021-07-06T15:39:00+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 84507,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T1343",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6639-50450-12",
                "6639-84507-10",
                "6639-58455-12",
                "6639-127259-12"
            ]
        },
        {
            "id": 6661,
            "title": {
                "de": "Genetics of COVID-19 risks & resilience in Bipolar Disorder",
                "en": "Genetics of COVID-19 risks & resilience in Bipolar Disorder"
            },
            "short": "BIP-COVID",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2024-04-01T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2021-08-03T12:21:19+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79771,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI968",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6661-79771-10"
            ]
        },
        {
            "id": 7147,
            "title": {
                "de": "EASI Genomics - Single cell multi-omics Untersuchung des Effekts von Rauchen in der Frühschwangerschaft",
                "en": "EASI Genomics - Smoking and its effect on early gestational development in a single-cell multi-omics approach; SMOKING – Single-cell Multi-Omics developmental KINetics in early Gestation"
            },
            "short": "SMOKING",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2022-06-01T02:00:00+02:00",
            "end_effective": "2022-05-31T02:00:00+02:00",
            "assignment": "2022-08-26T11:04:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 89664,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "PID15215",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7147-89664-10"
            ]
        }
    ]
}