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=640&ordering=-begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2157,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=660&ordering=-begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=620&ordering=-begin_planned",
    "results": [
        {
            "id": 6773,
            "title": {
                "de": "Die Wirkung von Nr4a1 auf die immunologische Synapse in aggressiven Lymphomen",
                "en": "Investigating the impact of Nr4a1 on immune synapse in lymphoma"
            },
            "short": null,
            "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": "2024-08-31T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2021-11-02T09:20:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 100134,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": 8,
            "language": null,
            "funders": [
                1375
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6773-59183-12",
                "6773-100134-10",
                "6773-111069-12"
            ]
        },
        {
            "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": 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": 6676,
            "title": {
                "de": "Nach tief-dermalen Verbrennungen: lokale Entzündungsreaktionen im Wundheilungsverlauf",
                "en": "Deep-dermal burn injuries: local inflammatory response in the progress of wound healing"
            },
            "short": "BurnSkin",
            "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": "2024-08-31T02:00:00+02:00",
            "end_effective": "2025-08-31T02:00:00+02:00",
            "assignment": "2021-08-18T18:16:26+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 95211,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999888162",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6676-95211-10",
                "6676-99699-12",
                "6676-90618-12",
                "6676-89900-12",
                "6676-100699-12",
                "6676-123010-12",
                "6676-117826-12",
                "6676-123070-12"
            ]
        },
        {
            "id": 6737,
            "title": {
                "de": "Blutdrucksenkende Mechanismen von Spermidin",
                "en": "Antihypertensive mechanisms of spermidine"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-08-01T02:00:00+02:00",
            "begin_effective": "2022-10-01T02:00:00+02:00",
            "end_planned": "2024-07-31T02:00:00+02:00",
            "end_effective": "2026-02-28T01:00:00+01:00",
            "assignment": "2021-10-11T12:11:08+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94512,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 34926",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6737-102715-12",
                "6737-94512-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": 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": 6689,
            "title": {
                "de": "Untersuchung der antiviralen Wirkung eines Peptids gegen SARS-CoV-2",
                "en": "Untersuchung der antiviralen Wirkung eines Peptids gegen SARS-CoV-2"
            },
            "short": "SARS-CoV-2 Inhibitor",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-09-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-08-31T02:00:00+02:00",
            "assignment": "2021-09-07T18:13:05+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999888039",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6689-51663-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-58455-12",
                "6639-50450-12",
                "6639-84507-10",
                "6639-127259-12"
            ]
        },
        {
            "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": 6713,
            "title": {
                "de": "Personalized, chronotherapeutic Forest Environment for Delirium Prevention on the ICU",
                "en": "Personalized, chronotherapeutic Forest Environment for Delirium Prevention on the ICU"
            },
            "short": "Forest Environment",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2024-07-01T02:00:00+02:00",
            "end_effective": "2025-10-31T01:00:00+01:00",
            "assignment": "2021-09-27T16:31:58+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79771,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999888155",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6713-79771-10"
            ]
        },
        {
            "id": 6880,
            "title": {
                "de": "Individualisierte, optimierte 3D-gedruckte Micro-Implantate zur Behandlung von Glaukomen",
                "en": "Individualized, optimized 3D-printed Micro-Implants for Glaucoma treatment"
            },
            "short": "MIGS3D",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-02-15T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2025-08-14T02:00:00+02:00",
            "assignment": "2022-01-17T10:04:01+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 61927,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6880-50911-12",
                "6880-63490-12",
                "6880-61927-10",
                "6880-121870-12"
            ]
        },
        {
            "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": 6907,
            "title": {
                "de": "Strategies for Safety Evaluation of Food Contact Materials\r\n",
                "en": "Strategien zur Sicherheitsbewertung Food Contact Material"
            },
            "short": "Fit4Food",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-01-03T01:00:00+01:00",
            "end_planned": "2024-06-30T02:00:00+02:00",
            "end_effective": "2025-04-02T02:00:00+02:00",
            "assignment": "2022-02-08T10:18:53+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14023,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54018,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999891100",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6907-54018-10",
                "6907-99824-12"
            ]
        },
        {
            "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": 7209,
            "title": {
                "de": "Gender-sensible sozial assistierende Robotik zur Motivation von Trainingsaktivitäten für Mentale Gesundheit",
                "en": "Gender-sensitive social assistence robotics for motivation of trainingactivity in mental health"
            },
            "short": "AMIGA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-10-01T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2024-12-31T01:00:00+01:00",
            "assignment": "2022-10-12T10:58:36+02:00",
            "program": 96,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50654,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999892829",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7209-50654-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-59183-10",
                "6622-57882-12",
                "6622-130957-12"
            ]
        },
        {
            "id": 7376,
            "title": {
                "de": "Priming von Krebszellen auf den Zelltod durch Nährstoffentzug",
                "en": "Priming cancer cells for cell death via nutrient deprivation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2014-06-30T02:00:00+02:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2023-02-07T09:25:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7376-99151-10"
            ]
        },
        {
            "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": 6701,
            "title": {
                "de": "Koordination: Biomolekulare Strukture und Interaktionen",
                "en": "Coordination: Biomolecular Structures and Interactions"
            },
            "short": "BioMolStruct",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-06-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2025-05-30T02:00:00+02:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2021-09-22T13:14:40+02:00",
            "program": 114,
            "subprogram": null,
            "organization": 14012,
            "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": "DOC 130-B",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6701-50119-12",
                "6701-50360-12",
                "6701-104122-12",
                "6701-91207-10",
                "6701-111387-12",
                "6701-111568-12",
                "6701-111567-12",
                "6701-124497-12",
                "6701-127057-12",
                "6701-122011-12",
                "6701-125854-12",
                "6701-97044-12",
                "6701-108411-12"
            ]
        }
    ]
}