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=760&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=780&ordering=begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=740&ordering=begin_effective",
    "results": [
        {
            "id": 3476,
            "title": {
                "de": "Hyperkapnie ist unter präklinischer Reanimation häufig und mit dem Outcome assoziiert",
                "en": "Hypercapnia is common during out-of-hospital cardiopulmonary resuscitation and affects outcome"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2013-12-19T11:38:05+01:00",
            "program": null,
            "subprogram": "Preis",
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54296,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1330
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3476-54296-10"
            ]
        },
        {
            "id": 3289,
            "title": {
                "de": "Hepcidin als diagnostischer Marker der Appendicitis im Kindesalter",
                "en": "Hepcidin as a diagnositic tool of appendicits in childhood"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2013-05-23T15:41:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50778,
            "contact": 50778,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3289-50778-10"
            ]
        },
        {
            "id": 3197,
            "title": {
                "de": "Antibiotika-assoziierte hämorrhagische Kolitis ausgelöst durch Klebsiella oxytoca bei Kindern",
                "en": "Antibiotic-associated hemorrhagic colitis (AAHC) caused by Klebsiella oxytoca in children and adolescents"
            },
            "short": "AAHC bei Kindern",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2014-01-01T01:00:00+01:00",
            "end_effective": "2016-02-28T01:00:00+01:00",
            "assignment": "2013-03-01T09:57:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3127,
            "title": {
                "de": "Überleben nach Vitamin D-Gabe bei Patienten mit Bronchus –oder Oesophaguskarzinom.",
                "en": "Survival after substitution of Vitamin-D in patients with lung cancer or oesophageal carcinoma. "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2012-12-21T09:28:00+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14077,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50145,
            "contact": 50145,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3127-50143-12",
                "3127-50145-10"
            ]
        },
        {
            "id": 3011,
            "title": {
                "de": "Vitamin D und Pharmakogenetik im Glucosestoffwechsel",
                "en": "VitaminD treatment, pharmacogenetics and glucose metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2016-01-01T01:00:00+01:00",
            "end_effective": "2018-03-31T02:00:00+02:00",
            "assignment": "2012-10-22T17:15:49+02:00",
            "program": 108,
            "subprogram": "KLIF",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI274",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3003,
            "title": {
                "de": "An Interdisciplinary View: The Early Phenotype of Fragile-X Syndrome Delineating First Signs of Deviation for Timely Detection.",
                "en": "An Interdisciplinary View: The Early Phenotype of Fragile-X Syndrome Delineating First Signs of Deviation for Timely Detection."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2018-01-01T01:00:00+01:00",
            "assignment": "2012-10-16T16:56:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": 58883,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P25241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3003-58883-10"
            ]
        },
        {
            "id": 3217,
            "title": {
                "de": "Die krebshemmende Wirkung von Cucurbitacin F Verbindungen auf humane Weichteilsarkome",
                "en": "Inhibitory Effect of Cucurbitacin F Compounds on Chemotherapy Resistant Human Soft Tissue Sarcoma"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-09-30T02:00:00+02:00",
            "assignment": "2013-03-20T09:58:07+01: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": [
                "3217-50696-10"
            ]
        },
        {
            "id": 3112,
            "title": {
                "de": "Entwicklung eines Fragebogens zur sexuellen Gesundheit von KrebspatientInnen",
                "en": "Development of a questionnaire for assessing sexual health in cancer patients"
            },
            "short": "Sx Health",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-01-31T01:00:00+01:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2012-12-17T11:17:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                442
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3189,
            "title": {
                "de": "BBMRI-LPC - Großangelegte prospektive Kohortenstudien ",
                "en": "BBMRI-LPC - Large-scale prospective cohort studies "
            },
            "short": "BBMRI-LPC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-10-30T01:00:00+01:00",
            "assignment": "2013-02-27T11:31:58+01:00",
            "program": 24,
            "subprogram": "INFRA-2012-1.1.9",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "313010",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3189-51663-10"
            ]
        },
        {
            "id": 3152,
            "title": {
                "de": "Cardiac awareness, arterielle Gefäßsteifigkeit, psychophysiologische Parameter und Persönlichkeit",
                "en": "Cardiac awareness, arterial stiffness, psychophysiological parameters and personality"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-10-20T02:00:00+02:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2013-10-20T02:00:00+02:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2013-01-23T16:04:22+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60388,
            "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": [
                "3152-60388-10"
            ]
        },
        {
            "id": 3145,
            "title": {
                "de": "Mobilitätsförderung WTZ Österreich-China",
                "en": "Mobility grants WTZ Austria-China"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-01-31T01:00:00+01:00",
            "assignment": "2013-01-21T15:56:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "CN 09/2013",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3161,
            "title": {
                "de": "Die Rolle von NR4A1 in hämatologischen Neoplasien",
                "en": "Investigating the role of nuclear orphan receptor NR4A1 in hematologic malignancies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-01-31T01:00:00+01:00",
            "end_effective": "2015-01-31T01:00:00+01:00",
            "assignment": "2013-01-30T11:01:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3161-59183-10"
            ]
        },
        {
            "id": 3355,
            "title": {
                "de": "Schwangerschaftserkrankungen - Die Rolle von Metalloproteinasen und Endothelin ",
                "en": "The role of placental metalloproteinases in inflammation-associated pregnancy diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-04-01T02:00:00+02:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-03-31T02:00:00+02:00",
            "end_effective": "2014-07-31T02:00:00+02:00",
            "assignment": "2013-08-20T15:17:51+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 3265,
            "title": {
                "de": "HOMAGE",
                "en": "HOMAGE"
            },
            "short": "HOMAGE",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-11-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2017-10-30T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2013-05-13T17:29:05+02:00",
            "program": 24,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "305507",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3166,
            "title": {
                "de": "Zusammenhang zwischen IQ und Biofeedbackstrategien unter Berücksichtigung des körperlichen Aktivitätsniveaus – Gibt es psychosomatische Intelligenz?",
                "en": "Association between IQ and biofeedback strategies with consideration of bodily activity: is there evidence for psychosomatic intelligence?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-03-01T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2013-02-06T16:32:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50774,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3166-50774-10"
            ]
        },
        {
            "id": 3236,
            "title": {
                "de": "Behandlung der kindlichen akuten lymphoblastischen Leukämie mit einem modifiziertem resourcenreduzierten BFM Protokoll im Kosovo: Messung des outcome mittels minimaler Resterkrankung durch Durchflusszytometrie und Evaluierung der Toxizität und Kosten (PP-03-2012)",
                "en": "Treatment of paediatric acute lymphoblastic leukaemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs (PP-03-2012)"
            },
            "short": "ALL in Kosovo ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2014-11-14T01:00:00+01:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2013-04-19T12:20:27+02:00",
            "program": 90,
            "subprogram": "\"HigherKOS Program\" ( OEZA 8116-02/2011) der Austrian Development Agency (ADA) - Agentur der Österreichischen Entwicklungszusammenarbeit (OEZA). ",
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51657,
            "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": [
                "3236-51657-10"
            ]
        },
        {
            "id": 3440,
            "title": {
                "de": "Der Basophilen-Aktivierungstest als Diskriminator zwischen Bienen- und Wespengiftallergie",
                "en": "Accuracy of the basophil activation test in the differentiation between bee and wasp venom allergy"
            },
            "short": "ISIREDS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-11-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2012-10-31T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2013-11-21T11:59:18+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 87717,
            "contact": 87717,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1161
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3440-87717-10"
            ]
        },
        {
            "id": 3137,
            "title": {
                "de": "Überwachung von Patienten mit colorektalen Karzinomen durch serielle Plasma DNA Untersuchungen",
                "en": "Monitoring colorectal cancer by serial plasma DNA analyses"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-01-31T01:00:00+01:00",
            "assignment": "2013-01-16T10:11:09+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3144,
            "title": {
                "de": "Nanomedizin für molekulares Imaging und Behandlung von Atherosklerose: Entwicklung und Analyse klinischer Machbarkeit",
                "en": "Nanomedicine for target-specific imaging and treatment of atherothrombosis : development and initial clinical feasibility"
            },
            "short": "NanoAthero",
            "url": null,
            "abstract": {
                "de": null,
                "en": "NanoAthero is a European-funded project under the 7th Framework Programme for Research. The main objective of this project is to address more in depth prospects of improved diagnosis and treatment of atherosclerosis by means of nanotechnology. \r\n\r\nFacts & Figures\r\n- Total project volume: EUR 12.8 million \r\n- Project time: five years (1026 person-months)\r\n- Start of the project: 1 February 2013\r\n- 16 partners from 10 countries\r\n\r\nObjectives: \r\n\r\nNanoAthero aims to demonstrate initial clinical feasibility of nanosystems for targeted imaging and treatment of advanced atherosclerotic disease in humans. The nanosystems are assemblies of following components: nanocarrier, targeting, imaging agent/drug. They have proven safety records, and strong preliminary in vitro and in vivo proofs of efficacy are available. Partners have patented and provided evidence of efficacy of carriers and ligands. \r\nOver 5 years, NanoAthero will integrate GMP production, the initiation of clinical investigations in high-risk patients, including the preparation of regulatory dossiers, risk and ethical assessments, and the evaluation of the performance of optimized diagnostic and therapeutic compounds. NanoAthero offers a unique opportunity for combining in-depth knowledge of nanocarrier bioengineering and production with state-of the art expertise in imaging and treatment of cardiovascular patients providing a full bench-to-bedside framework within one collaborative consortium of 16 partners. \r\nNanoAthero gathers together leading chemists, engineers, pharmacists, biologists, toxicologists, clinicians, analysts, ethicists and key-opinion leaders in the field of cardiovascular medicine and early drug development, a European association, 3 SMEs and a large pharmaceutical company (i.e.Bracco). \r\nPhase I clinical trials targeting pivotal pathways in atherothrombosis will be performed with nanosystems for diagnosis and treatment of carotid atheroma and stroke. NanoAthero aims to complete phase I evaluation of two nanosystems: thrombus imaging and plaque stabilization in high-risk patients. Preclinical studies for two nanosystems (one to dissolve blood clots in stroke and one for plaque imaging) will be collaboratively completed and collection of clinical data will be launched. \r\n\r\n"
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2017-12-31T01:00:00+01:00",
            "end_effective": "2018-01-31T01:00:00+01:00",
            "assignment": "2013-01-21T11:07:13+01:00",
            "program": 24,
            "subprogram": "NMP.2012.1.2-2: Development and phase-I clinical trials of novel therapeutic nanotechnology-enabled systems for the diagnosis and treatment of atherosclerosis.",
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52854,
            "contact": 52854,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "309820",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3144-50464-12",
                "3144-52854-10",
                "3144-56571-12",
                "3144-88042-12"
            ]
        },
        {
            "id": 5498,
            "title": {
                "de": "Anti-atherogene Wirkung neuer Paraoxonase Substrate ",
                "en": "Athero-protective effects of novel paraoxonase\r\nsubstrates"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2014-02-28T01:00:00+01:00",
            "end_effective": "2014-03-31T02:00:00+02:00",
            "assignment": "2018-09-26T15:18:52+02:00",
            "program": null,
            "subprogram": "MUG-Start-Förderung",
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62749,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                894
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5498-62749-10"
            ]
        }
    ]
}