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": 2266,
    "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": 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": 3301,
            "title": {
                "de": "MULTI-CENTER INTER OBSERVER STUDIE ZUR MESSUNG VON SUBKUTANEN FETTSCHICHTEN MIT ULTRASCHALL",
                "en": "BODY COMPOSITION ASSESSMENT: ULTRASOUND FAT MEASUREMENT MULTI-CENTRE INTER-OBSERVER STUDY"
            },
            "short": "MULTI-CENTRE INTER-OBSERVER STUDY",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-06-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-06-17T10:46:27+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 3098,
            "title": {
                "de": "Multifunktionale Nanopartikel",
                "en": "Multifunctional nanoparticles for drug delivery across the blood-brain barrier"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2012-12-10T11:09:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1413
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3098-51705-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": 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": 3577,
            "title": {
                "de": "Vergleich der von Qualitätssicherung und Qualitätskontrolle in der Diagnostischen Radiologie von Österreich und Montenegro",
                "en": "Comparision of QA/QC in diagnostic radiology in Montenegro and Austria"
            },
            "short": " ME 10/2013",
            "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": "2014-02-17T15:34:51+01:00",
            "program": 92,
            "subprogram": "WTZ -- Wissenschaftlich technische Zusammenarbeit -- wurde verlängert bis 30.6.2015",
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3577-51913-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": 3329,
            "title": {
                "de": " Molekulare Wirkungsweise von therapeutische Antikörper in der Lymphomtherapie ",
                "en": " Molecular Mechanism of therapeutic Antibodies in Lymphomatherapy "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-07-01T02:00:00+02:00",
            "end_planned": "2013-10-31T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2013-07-15T12:59:46+02: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": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3329-59183-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": 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": 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": 3207,
            "title": {
                "de": "Klumpfußbehandlung für Kinder in Mali mit der Ponseti-Methode",
                "en": "Treating Paediatric Clubfeet in Mali with the Ponseti Mathod"
            },
            "short": "Mali",
            "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-03-01T01:00:00+01:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2013-03-12T11:07:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54144,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3207-54144-10"
            ]
        },
        {
            "id": 3173,
            "title": {
                "de": "Auswirkungen von Druck auf die molekulare Dynamik von Lipoproteinen",
                "en": "The impact of pressure on the structure and molecular dynamics of low density lipoprotein particles"
            },
            "short": "LDLPRESS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-05-01T02:00:00+02:00",
            "end_planned": "2016-02-27T01:00:00+01:00",
            "end_effective": "2017-02-28T01:00:00+01:00",
            "assignment": "2013-02-11T15:57:35+01:00",
            "program": 64,
            "subprogram": "Internationale Programme - Joint Projects: Frankreich/Österreich",
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 83066,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "I1109",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3173-83066-10"
            ]
        },
        {
            "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"
            ]
        },
        {
            "id": 3782,
            "title": {
                "de": "Mitochondrien als neues Ziel in der Behandlung diverser Erkrankungen",
                "en": "Mitochondria- a novel target for treatment of many diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2014-10-07T15:55:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 3109,
            "title": {
                "de": "GENETISCHE ABERRATIONEN IN SUBTYPEN DES ADENOKARZINOMS DER LUNGE",
                "en": "Genetic aberrations in subtypes of pulmonary adenocarcinomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-15T01:00:00+01:00",
            "begin_effective": "2013-03-15T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2012-12-13T14:59:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3292,
            "title": {
                "de": "Leitbilder zur Gestaltung des Lebensendes– Einstellungen zur Begleitung und Versorgung von Menschen am Lebensende und zur Hospizidee in der Steiermark",
                "en": "Attitudes toward end-of-life decisions and the hospice idea in Styria "
            },
            "short": "Leitbilder zur Gestaltung des Lebensende",
            "url": "http://www.medunigraz.at/sozialmedizin/projekte/leitbilder_lebensende.html",
            "abstract": {
                "de": "Fragen der Gestaltung es Lebensendes sind europaweit zunehmend Gegenstand von öffentlichen Debatten sowie von politischen Initiativen. Es zeichnet sich in Europa jedoch kein einheitlicher Zugang zum Thema ab, sondern je nach nationaler Kultur und weltanschaulicher Prägung eines Landes entstehen variierende Leitbilder und institutionelle Lösungen.\r\n\r\nFür Österreich steht ein Reflexionsprozess zum Thema Gestaltung des Lebensendes bislang aus und es besteht daher die Gefahr, dass diese Leerstelle in der Zukunft durch einfache Übernahme von Leitbildern aus anderen Ländern gefüllt wird.\r\nAn dieser Stelle möchte das geplante Projekt die Grundlagen für eine eigenständige und innovative, der soziokulturellen Identität und den Traditionen des Landes entsprechende, Leitbildentwicklung schaffen.\r\n\t",
                "en": null
            },
            "begin_planned": "2013-04-01T02:00:00+02:00",
            "begin_effective": "2013-07-01T02:00:00+02:00",
            "end_planned": "2014-06-30T02:00:00+02:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2013-05-29T11:50:24+02:00",
            "program": 75,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51741,
            "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": [
                "3292-66488-12",
                "3292-51741-10"
            ]
        },
        {
            "id": 3220,
            "title": {
                "de": "Rolle von micro RNAs in der Differenzierung von epidermalen Langerhanszellen",
                "en": "The role of micro RNAs in epidermal Langerhans cell differentiation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-04-01T02:00:00+02:00",
            "begin_effective": "2013-04-01T02:00:00+02:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2017-07-31T02:00:00+02:00",
            "assignment": "2013-03-25T14:03:20+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 14014,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 79192,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P25720",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3220-79192-10",
                "3220-86731-12"
            ]
        },
        {
            "id": 3322,
            "title": {
                "de": "Hochdurchsatzidentifizierung von molekularen Lipid Spezies aus LC-MS/MS Daten",
                "en": "High-Throughput Identification of Lipid Molecular Species in LC-MS/MS Data"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-04-01T02:00:00+02:00",
            "begin_effective": "2013-04-01T02:00:00+02:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2013-07-10T10:41:55+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 17225,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58455,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P26148",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3322-58455-10"
            ]
        }
    ]
}