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=1660&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1680&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1640&ordering=begin_planned",
    "results": [
        {
            "id": 6509,
            "title": {
                "de": "Eine Prospektive Radiologische Analyse der Rekonstruktion des Sagittalen Alignments mithilfe von Transforaminaler Lumbaler Interbody Fusion (TLIF) unter Verwendung Lordotischer Cages.",
                "en": "Prospective Radiographic Analysis of Sagittal Alignment Restoration with Transforaminal Lumbar Interbody Fusion (TLIF) using Expandable Lordotic Cages."
            },
            "short": "Sagittal Alignment",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2023-03-01T01:00:00+01:00",
            "end_effective": "2023-03-31T02:00:00+02:00",
            "assignment": "2021-03-29T10:18:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14052,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91941,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1270
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6509-91941-10",
                "6509-59379-11"
            ]
        },
        {
            "id": 7088,
            "title": {
                "de": "Immunmodelierung in Atemwegserkrankungen",
                "en": "Immunomodulation in lung diseases"
            },
            "short": "RESPIMMUN Land Stmk",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2022-10-03T02:00:00+02:00",
            "end_planned": "2024-03-01T01:00:00+01:00",
            "end_effective": "2025-10-02T02:00:00+02:00",
            "assignment": "2022-07-07T14:03:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14006,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82090,
            "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": [
                "7088-82090-10",
                "7088-114963-12"
            ]
        },
        {
            "id": 6368,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen - für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS IN ADOLESCENT GIRLS AND YOUNG WOMEN: TOWARDS A TREATMENT GUIDED BY PATHOPHYSIOLOGY"
            },
            "short": "SPIOMET4HEALTH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-12-31T01:00:00+01:00",
            "assignment": "2021-02-22T12:21:43+01:00",
            "program": 109,
            "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": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6368-50909-12",
                "6368-73713-12",
                "6368-79611-12",
                "6368-94754-12",
                "6368-98005-12",
                "6368-51809-10",
                "6368-109041-12",
                "6368-104611-12"
            ]
        },
        {
            "id": 6465,
            "title": {
                "de": "Polycystisches Ovar-Syndrom bei Adoleszenten und jungen Frauen-für eine pathophysiologie-basierte Behandlung",
                "en": "PCOS in adolescent girls and young women: toward a treatment guided by pathophysiology"
            },
            "short": "SPIOMET4HEALTH ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-04-01T02:00:00+02:00",
            "end_planned": "2026-02-28T01:00:00+01:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-02-22T12:29:25+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50659,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "899671",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6465-50659-10"
            ]
        },
        {
            "id": 6387,
            "title": {
                "de": "Ist der Energiestoffwechsel von kolorektalen Karzinomen als therapeutisches Target geeignet?",
                "en": "Targeting colorectal cancer metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-03-01T01:00:00+01:00",
            "begin_effective": "2021-03-01T01:00:00+01:00",
            "end_planned": "2022-02-28T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2020-12-22T14:59:48+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-57",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 6724,
            "title": {
                "de": "Whole-genome sequencing zur Erforschung des menschlichen Genoms sowie des Mikrobioms in Gesundheit und Krankheit",
                "en": "Whole-genome sequencing to study the human genome and the microbiome in health and disease"
            },
            "short": "WGSmed",
            "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": "2026-03-31T02:00:00+02:00",
            "end_effective": "2026-03-31T02:00:00+02:00",
            "assignment": "2021-10-04T11:45:12+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "884704",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6724-50899-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": 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": 6816,
            "title": {
                "de": "Korrelation von präklinisch erhobenen Laktatwerten mit der Basenabweichung in der Blutgasanalyse von Notfallpatienten*innen",
                "en": "Association of prehospital lactate measurement with base deficit in various emergencies – a retrospective cohort study"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-04-01T02:00:00+02:00",
            "begin_effective": "2021-12-01T01:00:00+01:00",
            "end_planned": "2022-01-31T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2021-12-07T09:31:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14069,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 95708,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6816-95708-10"
            ]
        },
        {
            "id": 6510,
            "title": {
                "de": "Identifizierung von Antigen-spezifischen T-Zellen über Ca2+ - NFAT-Aktivierung bei Lungenkrebs",
                "en": "Identification of antigen-specific T cells via Ca2+ - NFAT signaling in non-small cell lung cancer"
            },
            "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-10-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2021-03-30T10:44:48+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-60",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6510-60706-10"
            ]
        },
        {
            "id": 6504,
            "title": {
                "de": "Prävention von Adipositas, Sarkopenie und sarkopener Adipositas bei Personen im Pensionsalter  - digitale personalisierte Interventionen für gesunde Ernährung und körperliche Bewegung für SeniorInnen",
                "en": "Preventing obesity, sarcopenia, and Sarcopenic Obesity in retirement – digital personalized interventions for healthy NUTrition and physical activity for Seniors"
            },
            "short": "SO-NUTS",
            "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": "2024-03-31T01:00:00+01:00",
            "end_effective": "2024-09-30T02:00:00+02:00",
            "assignment": "2021-03-23T13:35:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "883211",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6504-82963-10"
            ]
        },
        {
            "id": 6496,
            "title": {
                "de": "Targeting extracellular matrix protein 1 (ECM1) as a novel therapy to ameliorate adverse cardiac fibrosis in heart disease: a critical mediator of matrix remodelling that links inflammation to fibrosis in ischemic hearts",
                "en": "Targeting extracellular matrix protein 1 (ECM1) as a novel therapy to ameliorate adverse cardiac fibrosis in heart disease: a critical mediator of matrix remodelling that links inflammation to fibrosis in ischemic hearts"
            },
            "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": "2023-04-30T02:00:00+02:00",
            "end_effective": "2027-06-30T02:00:00+02:00",
            "assignment": "2021-03-15T09:36:09+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58906,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                468
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6496-58906-10",
                "6496-75758-12",
                "6496-98851-12",
                "6496-99984-12",
                "6496-104482-12",
                "6496-114311-12"
            ]
        },
        {
            "id": 6473,
            "title": {
                "de": "Transfer der Erkenntnisse aus DP-iDP an bildungsschwache Zielgruppen ",
                "en": "Communicating DP-iDP"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-05-01T02:00:00+02:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2022-04-30T02:00:00+02:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2021-03-01T10:46:00+01:00",
            "program": 122,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50442,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "WKP00163",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6473-50442-10"
            ]
        },
        {
            "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": 6924,
            "title": {
                "de": "Narrative Medizin",
                "en": "Humanizing Health Care Education through the use of Storytelling"
            },
            "short": "StoryAid",
            "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": "2021-11-01T01:00:00+01:00",
            "end_effective": "2021-09-30T02:00:00+02:00",
            "assignment": "2022-02-14T14:01:29+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51745,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "2019-1-ES01-KA203-065728",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6924-51745-10"
            ]
        },
        {
            "id": 6519,
            "title": {
                "de": "Vergleich der leukozytären Telomerlänge mit der Telomerlänge in soliden Organen",
                "en": "Comparison of leucocyte telomere length with the telomere length of solid human tissues"
            },
            "short": "TELOMAP",
            "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": "2023-07-31T02:00:00+02:00",
            "assignment": "2021-04-08T14:30:21+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71910,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                990
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6519-71910-10"
            ]
        },
        {
            "id": 6586,
            "title": {
                "de": "L-ornithin -L-aspertat und das Darm-Mikrobiom bei Zirrhose",
                "en": "L-ornithine-L-aspertate and the gut microbiome in liver cirrhosis"
            },
            "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": "2021-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2021-05-19T12:43:39+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-59",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6586-50989-10"
            ]
        },
        {
            "id": 6843,
            "title": {
                "de": "Zusatzfinanzierung Projekte \"HerzSache\" und \"Marko, der Makrophage\"",
                "en": "Additional funding for projects \"Heart Matters\" und \"Marko, the Macrophage\""
            },
            "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": "2021-04-30T02:00:00+02:00",
            "end_effective": "2022-06-30T02:00:00+02:00",
            "assignment": "2021-12-16T10:40:15+01: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": [
                2160
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6843-79755-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"
            ]
        }
    ]
}