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=460&ordering=-end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2261,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=480&ordering=-end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=440&ordering=-end_effective",
    "results": [
        {
            "id": 5883,
            "title": {
                "de": "Etablierung von Zelllinien seltener Tumorerkrankungen ",
                "en": "Establishment of rare cancer cell lines"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-05-01T02:00:00+02:00",
            "begin_effective": "2019-05-01T02:00:00+02:00",
            "end_planned": "2020-05-01T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2019-08-12T11:20:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-39",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5883-106294-12",
                "5883-109142-12",
                "5883-50826-10",
                "5883-122850-12"
            ]
        },
        {
            "id": 7870,
            "title": {
                "de": "Probiotische Diätintervention bei Polycystischem Ovar-Syndrom - randomiziert kontrollierte Studie",
                "en": "Probiotic dietary Intervention in Polycystic Ovary Syndrome – Randomized Controlled Trial"
            },
            "short": "Pro-PCO RCT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-04-01T02:00:00+02:00",
            "begin_effective": "2023-04-01T02:00:00+02:00",
            "end_planned": "2024-03-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-08T16:35:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-95",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7870-51809-10"
            ]
        },
        {
            "id": 6048,
            "title": {
                "de": "Efficient Ex Vivo Evaluation of Combined Immunotherapies for Diffuse Large B Cell Lymphoma",
                "en": "Efficient Ex Vivo Evaluation of Combined Immunotherapies for Diffuse Large B Cell Lymphoma"
            },
            "short": "Immunotherapies for Lymphoma",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-01-01T01:00:00+01:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2020-02-10T13:46:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-47",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6048-94195-10"
            ]
        },
        {
            "id": 5228,
            "title": {
                "de": "\"Rekonstruktion der klonalen Evolution myeloischee Blutkrebserkrankungen mittels Genom-Editierung von humanen Blut-Stammzellen”.",
                "en": "CRISPR/Cas9-Based Genome Engineering to mimic Clonal Hematopoiesis and\r\nMyeloid Neoplasia in Human Hematopoietic Stem and Progenitor Cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-02-01T01:00:00+01:00",
            "begin_effective": "2018-02-01T01:00:00+01:00",
            "end_planned": "2019-01-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2018-02-01T15:44:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5228-50747-10",
                "5228-97755-12",
                "5228-99621-12"
            ]
        },
        {
            "id": 7215,
            "title": {
                "de": "Die Bedeutung von \"Glial Fibrillary Acidic Pretein\" im Plasma als diagnostischer und prognostischer Marker der Hirnalterung und der Alzheimer Krankheit",
                "en": "The Role of Plasma Glial Fibrillary Acidic Protein as a diagnostic and prognostic marker in brain aging and Alzheimer´s disease"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-01-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-10-13T14:04:13+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2269
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7215-57435-10",
                "7215-73547-11"
            ]
        },
        {
            "id": 8053,
            "title": {
                "de": "Digitaler Diabetes Assistent",
                "en": "Digitaler Diabetes Assistant"
            },
            "short": "EIT Health DigiDiab",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2023-09-01T02:00:00+02:00",
            "begin_effective": "2023-10-01T02:00:00+02:00",
            "end_planned": "2025-08-31T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-02-21T09:41:21+01:00",
            "program": 217,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65558,
            "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": [
                "8053-65558-10",
                "8053-125094-12"
            ]
        },
        {
            "id": 7264,
            "title": {
                "de": "PHYSIK-BASIERTE MASCHINEN-LERNEN BASIERTE PRÄDIKTION UND RÜCKBILDUNG VON GESTÖRTER NÜCHTERNGLUKOSE",
                "en": "PHYSICS INFORMED MACHINE LEARNING-BASED PREDICTION AND REVERSION OF IMPAIRED FASTING GLUCOSE MANAGEMENT"
            },
            "short": "PRAESIIDIUM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-11-01T01:00:00+01:00",
            "begin_effective": "2023-01-01T01:00:00+01:00",
            "end_planned": "2025-10-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-11-22T17:00:14+01:00",
            "program": 211,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50877,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101095672",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7264-50877-10",
                "7264-87054-12",
                "7264-118223-12"
            ]
        },
        {
            "id": 7889,
            "title": {
                "de": "Magnetische molekularimprintete Polymere als eine Platform für den Wirkstofftransport",
                "en": "Magnetic Molecularly Imprinted Polymers as a Platform for Drug Delivery\r\n"
            },
            "short": "MMIPP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-01-01T01:00:00+01:00",
            "begin_effective": "2024-01-01T01:00:00+01:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-11-20T11:36:13+01:00",
            "program": 207,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 113130,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "FR 05/2024",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7889-113130-10"
            ]
        },
        {
            "id": 6618,
            "title": {
                "de": "Programmlinie Therapie: The Better Life in Osteoarthritis Registry-Projects",
                "en": "Programe Therapy: The Better Life in Osteoarthritis Registry-Projects"
            },
            "short": "BLOAR",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2021-06-15T11:02:24+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53560,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                19
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6618-53560-10",
                "6618-77590-12"
            ]
        },
        {
            "id": 7943,
            "title": {
                "de": "Akupunktur im Rahmen eines multidisziplinären Therapiekonzeptes für Vulvodynie und Chronische Unterbauchschmerzen \r\nEine randomisierte klinische Studie",
                "en": "Acupuncture in a multidisciplinary approach for vulvodynia and chronic pelvic pain\r\nA randomised controlled clinical study\r\n"
            },
            "short": "AMALIA Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-20T02:00:00+02:00",
            "begin_effective": "2022-06-20T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-12-19T15:51:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7943-50853-10"
            ]
        },
        {
            "id": 8068,
            "title": {
                "de": "MICU1 als zentrale Schaltstelle für Signalweiterleitung und Metabolismus durch morphologische Anpassung der Cristae Junction",
                "en": "MICU1 is a central switching point for signal transmission and metabolism through morphological adaptation of the cristae junction"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-03-01T01:00:00+01:00",
            "begin_effective": "2024-03-01T01:00:00+01:00",
            "end_planned": "2024-12-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-03-05T16:07:14+01: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": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8068-90394-10"
            ]
        },
        {
            "id": 6916,
            "title": {
                "de": "Korrelation von Tumorgröße und -biologie mit der Freisetzung von ctDNA bei Darmkrebs im Frühstadium",
                "en": "Correlation of tumor size and -biologie with ctDNA release in early colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2022-02-01T01:00:00+01:00",
            "end_planned": "2023-01-01T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-02-10T13:46:10+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-36",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6916-50899-10"
            ]
        },
        {
            "id": 8561,
            "title": {
                "de": "Gewaltambulanz\r\nder Medizinischen Universität Graz und Konzept für die\r\nflächendeckende Versorgung",
                "en": "-"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-04-01T02:00:00+02:00",
            "begin_effective": "2024-04-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-12-12T14:44:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14019,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 115441,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8561-115441-10"
            ]
        },
        {
            "id": 8267,
            "title": {
                "de": "Hans Salzer Preis der Österreichischen Gesellschaft für Kinder- und Jugendchirurgie",
                "en": "Hans Salzer Preis of the Austrian Association of Pediatric and Adolescent Surgery"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2024-06-18T02:00:00+02:00",
            "begin_effective": "2024-07-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2024-06-18T13:01:08+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 102332,
            "contact": null,
            "status": 2,
            "research": 10,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1567
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8267-102332-10"
            ]
        },
        {
            "id": 9078,
            "title": {
                "de": "Einfluss von Humanmilch-Oligosacchariden auf das Harnmikrobiom in der Schwangerschaft",
                "en": "Influence of human milk oligosaccharides on the urinary microbiome during pregnancy"
            },
            "short": "Humanmilch_Harnmikrobiom_StadtGraz",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-04-01T02:00:00+02:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2025-07-08T12:54:31+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 88993,
            "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": [
                "9078-88993-10"
            ]
        },
        {
            "id": 7110,
            "title": {
                "de": "Mucorales PCR in immunsupprimierten Patienten zur Bestimmung der Prävalenz der Mukormykose  (MucorPCR multizentrische Studie)",
                "en": "Mucorales polymerase chain reaction testing in immunocompromised patients:\r\nassessing the prevalence of mucormycosis in a high-risk population (MucorPCR\r\nmulticenter study)\r\n"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2023-02-28T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2022-07-29T11:48:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29164,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 64754,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7110-64754-10",
                "7110-76430-11"
            ]
        },
        {
            "id": 6729,
            "title": {
                "de": "RESPIMMUN",
                "en": "RESPIMMUN"
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-10-04T14:42:07+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51691,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6729-50903-12",
                "6729-57409-12",
                "6729-51691-10",
                "6729-105381-12",
                "6729-112150-12"
            ]
        },
        {
            "id": 8734,
            "title": {
                "de": "ELPHI: Kontaktlos-gesteuerte Implantate für lokale Chemo in Gehirntumoren",
                "en": "ELPHI: wireless implants for local chemotherapy in brain tumors"
            },
            "short": "ERC get started ELPHI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2025-03-01T01:00:00+01:00",
            "begin_effective": "2025-04-01T02:00:00+02:00",
            "end_planned": "2025-10-01T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2025-03-21T19:29:34+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99703,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8734-99703-10"
            ]
        },
        {
            "id": 6705,
            "title": {
                "de": "RESPIMMUN - Gluconeogenese in Tumor-Stromazellen\r\n",
                "en": "RESPIMMUN - Gluconeogenesis in tumor-promoting stroma cells"
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T14:10:33+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 57557,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6705-102775-12",
                "6705-57557-10"
            ]
        },
        {
            "id": 6706,
            "title": {
                "de": "RESPIMMUN - Die Rolle der mehrfach ungesättigten Fettsäuren bei allergischer Lungenentzündung",
                "en": "RESPIMMUN - Role of poly unsaturated fatty acids in allergic lung inflammation "
            },
            "short": "RESPIMMUN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-11-30T01:00:00+01:00",
            "end_effective": "2025-11-30T01:00:00+01:00",
            "assignment": "2021-09-22T14:11:20+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "DOC 129-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6706-53252-10"
            ]
        }
    ]
}