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=1080&ordering=end_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1100&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1060&ordering=end_effective",
    "results": [
        {
            "id": 4117,
            "title": {
                "de": "2.7 - ADX models for the evaluation of cancer treatments - CBmed",
                "en": "2.7 - ADX models for the evaluation of cancer treatments - CBmed"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-10-09T13:08:55+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54279,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4117-51066-12",
                "4117-54279-10"
            ]
        },
        {
            "id": 5273,
            "title": {
                "de": "Erstellung eines Registers zur Erfassung von Patienten mit einer terminalen Herzinsuffizienz in der Steiermark",
                "en": "Establishment of a styrian end- stage heart failure registry "
            },
            "short": "Styrian end-stage heart failure registry",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2018-02-20T10:55:08+01:00",
            "program": null,
            "subprogram": "Kulturamt Stadt Graz",
            "organization": 14075,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 20,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3857,
            "title": {
                "de": "Doktoratskolleg \"Metabolic and cardiovascular disease\"",
                "en": "Doktoratskolleg \"Metabolische und kardiovaskuläre Erkrankungen\""
            },
            "short": "DK_METABOL_DISORDERS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2014-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-01-15T10:16:29+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 52938,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1226",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3857-87214-12",
                "3857-52938-10"
            ]
        },
        {
            "id": 6060,
            "title": {
                "de": "ADOPT BBMR-ERIC ",
                "en": "ADOPT BBMR-ERIC "
            },
            "short": "Adopt",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2017-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2020-02-19T16:43:59+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6060-58453-10"
            ]
        },
        {
            "id": 2751,
            "title": {
                "de": "Pollen-Enzyme schädigen menschliche Tränenflüssigkeit und Zellen der Augenoberfläche - Ein Ansatz zum Verständnis des SNAK (saisonale nicht-allergische Konjunktivitis)-Syndroms.",
                "en": "Pollen enzymes degrade human tear fluid and cells of the ocular surface - an approach for understanding the SNAC (saisonal non-allergic conjunctivitis) syndrome."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2011-12-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2012-01-18T13:48:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 4221,
            "title": {
                "de": "Standardisation of a novel method to measure subcutaneous fat in athletes in sports medicine",
                "en": "Standardisation of a novel method to measure subcutaneous fat in athletes in sports medicine"
            },
            "short": "IOC-BCHP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-01-12T11:45:14+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3647,
            "title": {
                "de": "Vascular endothelial dysfunction: The putative interface of emerging cardiovascular risk factors affecting populations living with and without HIV in Sub-Saharan Africa",
                "en": "Vascular endothelial dysfunction: The putative interface of emerging cardiovascular risk factors affecting populations living with and without HIV in Sub-Saharan Africa"
            },
            "short": "ENDOAFRICA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-06-01T02:00:00+02:00",
            "begin_effective": "2014-04-01T02:00:00+02:00",
            "end_planned": "2016-05-31T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2014-04-30T16:02:52+02:00",
            "program": null,
            "subprogram": "ERAFRICA",
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57932,
            "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": [
                "3647-50514-12",
                "3647-57932-10",
                "3647-51812-12"
            ]
        },
        {
            "id": 4756,
            "title": {
                "de": "Stromal vascular fraction (SFV) - Eine neue Methode zur Therapie chronischer Stimmlippen Narben.",
                "en": "Stromal vascular fraction – A new kind of treatment for human vocal fold scarring"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-01-09T11:28:47+01:00",
            "program": 92,
            "subprogram": null,
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "FR 05/2017",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4756-50670-10",
                "4756-80111-11"
            ]
        },
        {
            "id": 4493,
            "title": {
                "de": "Bedeutung der langen nicht-kodierenden RNA in Nierenzellkarzinom -Stammzellen",
                "en": "Role of long non-coding RNAs in kidney cancer stem cells"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-08-01T02:00:00+02:00",
            "begin_effective": "2016-08-01T02:00:00+02:00",
            "end_planned": "2017-07-31T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-06-21T15:01:19+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66005,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                140
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4493-66005-10"
            ]
        },
        {
            "id": 4445,
            "title": {
                "de": "1.1 - Clinical information systems for biobanks - CBmed",
                "en": "1.1 - Clinical information systems for biobanks - CBmed"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-05-13T13:29:26+02:00",
            "program": null,
            "subprogram": null,
            "organization": 23613,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54142,
            "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": [
                "4445-54142-10"
            ]
        },
        {
            "id": 4080,
            "title": {
                "de": "Die Rolle der microRNA-199a in diffus großzelligen B-Zell Lymphomen",
                "en": "Elucidating the role of microRNA-199a in diffuse large B cell lymphom"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-12-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-11-30T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-08-19T11:24:52+02:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 65239,
            "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": [
                "4080-59183-12",
                "4080-65239-10"
            ]
        },
        {
            "id": 4122,
            "title": {
                "de": "3.3 - Biosensoren für kurzlebige Biomarker - CBmed",
                "en": "3.3 - Biosensors for short-living biomarkers - CBmed"
            },
            "short": "Biosensors for short-living biomarkers",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-07-01T02:00:00+02:00",
            "begin_effective": "2015-07-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-10-09T13:12:32+02:00",
            "program": 94,
            "subprogram": "K1 Kompetenz Zentrum",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4122-98947-12"
            ]
        },
        {
            "id": 3913,
            "title": {
                "de": "COST: Das Europäische Netzwerk der Photon Upconversion Technologie: von Design der Materialien zu biomedizinischen Applikationen",
                "en": "COST: The European Upconversion Network: From the Design of Photon-upconverting\r\nNanomaterials to (Biomedical) Applications"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-02-24T09:46:25+01:00",
            "program": 22,
            "subprogram": null,
            "organization": 17230,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53900,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3913-53900-10"
            ]
        },
        {
            "id": 3900,
            "title": {
                "de": "Omics Center Graz",
                "en": "Omics Center Graz"
            },
            "short": "OCG",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-11-01T01:00:00+01:00",
            "begin_effective": "2013-11-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2015-02-04T15:11:29+01:00",
            "program": 90,
            "subprogram": "HRSM 2013",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3900-91207-11",
                "3900-87300-12",
                "3900-58794-10",
                "3900-58455-11",
                "3900-58456-12"
            ]
        },
        {
            "id": 5014,
            "title": {
                "de": "Forschungen zu Infektionserkrankungen bei Kindern im Rahmen der Projekte\r\n„EU-TICK.BO“, „RNA-Sequenzierung bei akuter Faszialisparese“ sowie „Beschreibung des\r\nMasernausbruches 2017“",
                "en": "EU-Tick-BO, RNA sequencing in acute facial palsy, and measles outbreak in Styria"
            },
            "short": "Eutickbo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-01T02:00:00+02:00",
            "begin_effective": "2017-07-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2017-07-17T12:39:38+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "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": 4613,
            "title": {
                "de": "Implementierung und Evaluierung des Testbetriebs eines innovativen mobilen eHealth Systems",
                "en": "Implementation and evaluation of an innovative mobile eHealth system"
            },
            "short": "KAGesPilot",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-09-01T02:00:00+02:00",
            "begin_effective": "2016-09-01T02:00:00+02:00",
            "end_planned": "2018-06-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-09-12T11:29:56+02:00",
            "program": null,
            "subprogram": "Gesundheitsfond Steiermark",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 65558,
            "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": [
                "4613-65558-10"
            ]
        },
        {
            "id": 3478,
            "title": {
                "de": "Proposal for Establishing a National Hub of the European Biobanking and Biomolecular Resources Research Infrastructure BBMRI-ERIC",
                "en": "Antrag zur Etablierung eines Nationalen Knotens der Europäischen Forschungsinfrastruktur für Biobanken und Biomolekulare Ressourcen"
            },
            "short": "BBMRI.AT",
            "url": null,
            "abstract": {
                "de": "Die systematische Analyse von biologischen Proben und medizinischen Daten bildet seit\r\nJahrhunderten die Grundlage unseres Wissens über Krankheitsursachen und der Entwicklung neuer\r\nDiagnosemethoden, Medikamente und Therapien. Biologische Proben und Daten werden daher auch\r\nals die Schlüsselressource für den Fortschritt in Medizin und Biotechnologie gesehen (OECD 2001).\r\nDie nachhaltige Erschließung dieser „Schlüsselressourcen“ soll durch die pan‐europäische\r\nForschungsinfrastruktur BBMRI‐ERIC mit dem Hauptquartier in Graz/Österreich sichergestellt\r\nwerden. Die österreichische wissenschaftliche Beteiligung an BBMRI‐ERIC erfolgt durch ein nationales\r\nNetzwerk (BBMRI.AT), das eng mit dem europäischen Hauptquartier zusammenarbeiten soll und die\r\nöffentlichen medizinischen Universitäten Österreichs, die Alpen Adria Universität Klagenfurt, die\r\nveterinärmedizinische Universität Wien und das Wiener Life Science Governance Institute als\r\nPartner vorsieht.\r\nDas Arbeitsprogramm von BBMRI.AT wird sich auf folgende Bereiche konzentrieren:\r\n Etablierung des österreichischen nationalen Knotens und die Vertretung des Knotens im BBMRIERIC\r\nManagement Komitee entsprechend den Statuten und des Businessplans von BBMRI‐ERIC;\r\n Optimale Harmonisierung der Prozesse innerhalb von BBMRI.AT, um die bestehenden Biobanken\r\nin eine nationale Forschungsinfrastruktur zu integrieren;\r\n Optimale Harmonisierung der Prozesse von BBMRI.AT mit denen von BBMRI‐ERIC, um die\r\ninternationale Sichtbarkeit und Bedeutung der österreichischen Biobanken und damit\r\nzusammenhängender Forschung zu erhöhen;\r\n Weiterentwicklung der österreichischen Stärken im Bereich von im Gesundheitssystem\r\nintegrierten Biobanken, um ein führender Partner für akademische und industrielle Forschung zu\r\nwerden.\r\n Verankerung von BBMRI.AT im gesellschaftlichen Umfeld unter Einbeziehung der öffentlichen\r\nErwartungshaltungen und ethisch/rechtliche Gegebenheiten.",
                "en": "Since centuries the systematic investigation of biological samples and medical data provides the\r\nfoundation for our knowledge on diseases and the development of new diagnostic procedures,\r\nmedications, and therapies. Therefore, biological samples are considered as the key resource for the\r\nadvancement of medicine and biotechnology (OECD 2001). The sustainable exploration of this key\r\nresource should be assured by the pan‐European research infrastructure BBMRI‐ERIC with its\r\nstatutory seat and executive management office in Graz/Austria. The scientific participation of\r\nAustria in BBMRI‐ERIC is exerted by a national node (BBMRI.AT) which should closely collaborate\r\nwith the central executive management office, and involves the Austrian public medical universities,\r\nthe Alpen Adria University Klagenfurt, the University of Veterinary Medicine Vienna, and the Life\r\nScience Governance Institute.\r\nThe work programme will focus on the following topics:\r\n Establishment of the Austrian national node and representation of the national node in the\r\nBBMRI‐ERIC management committee according to the statutes and business plan of BBMRI‐ERIC;\r\n Optimal harmonization of procedures within BBMRI.AT to integrate existing biobanks into a\r\nnational research infrastructure;\r\n Optimal harmonization of BBMRI.AT procedures with BBMRI‐ERIC to increase international\r\nvisibility and the role of Austrian biobanks and related research;\r\n Further development of the Austrian strengths in health care integrated biobanking to become a\r\nleading partner for academic and industrial research.\r\n Embedding BBMRI.AT into the societal framework by relating BBMRI.AT to societal expectations\r\nand ethical/legal requirements"
            },
            "begin_planned": "2013-11-01T01:00:00+01:00",
            "begin_effective": "2013-12-01T01:00:00+01:00",
            "end_planned": "2018-09-30T02:00:00+02:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2013-12-19T16:17:04+01:00",
            "program": 90,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                25
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3478-51870-12",
                "3478-51663-10"
            ]
        },
        {
            "id": 4229,
            "title": {
                "de": "1.4 - Next generation sequencing in molecular pathology diagnostics - CBmed",
                "en": "1.4 - Next generation sequencing in molecular pathology diagnostics - CBmed"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-06-01T02:00:00+02:00",
            "begin_effective": "2015-06-01T02:00:00+02:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2018-12-31T01:00:00+01:00",
            "assignment": "2016-01-15T10:56:36+01:00",
            "program": 94,
            "subprogram": "COMET K1",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "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": [
                "4229-51663-10"
            ]
        },
        {
            "id": 3852,
            "title": {
                "de": "Aufklärung der spezifischen Zytotoxizität von Dimethylacrylshikonin in Melanomzellen",
                "en": "Elucidation of specific cytotoxic effects of dimethylacrylshikonin in melanoma cells"
            },
            "short": "SpeDiMel",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-28T01:00:00+01:00",
            "end_planned": "2018-01-01T01:00:00+01:00",
            "end_effective": "2019-01-27T01:00:00+01:00",
            "assignment": "2015-01-09T09:19:54+01:00",
            "program": 72,
            "subprogram": null,
            "organization": 17218,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50826,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27505",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3852-50826-10"
            ]
        },
        {
            "id": 3854,
            "title": {
                "de": "Die Prävalenz von FHH bei PatientInnen mit einem primären Hyperparathyreoidismus",
                "en": "The Prevalence of FHH in Patients with Primary Hyperparathyroidism"
            },
            "short": "EPATH-FHH",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-07-01T02:00:00+02:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2014-02-01T01:00:00+01:00",
            "end_effective": "2019-01-31T01:00:00+01:00",
            "assignment": "2015-01-13T10:13:03+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81519,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1565
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3854-81519-10"
            ]
        }
    ]
}