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=1020&ordering=end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2329,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1040&ordering=end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1000&ordering=end_planned",
    "results": [
        {
            "id": 6883,
            "title": {
                "de": "Früherkennung von Therapieresistenzen bei Prostatakrebs - In situ Detektion von Androgen-Rezeptor Splice Varianten",
                "en": "Early detection of therapy resistance in prostate cancer - In situ detection of Androgen receptor splice variants"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2017-07-31T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-01-19T10:08:55+01:00",
            "program": null,
            "subprogram": "MEFO - Diagnostikum Preidler/Szolar-Stipendium",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-70",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6883-66435-10"
            ]
        },
        {
            "id": 5013,
            "title": {
                "de": "Mikrobiopt2",
                "en": "Mikrobiopt2"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-31T02:00:00+02:00",
            "begin_effective": "2017-07-31T02:00:00+02:00",
            "end_planned": "2017-08-25T02:00:00+02:00",
            "end_effective": "2017-08-25T02:00:00+02:00",
            "assignment": "2017-07-17T12:12:46+02:00",
            "program": 58,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 14046,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 90021,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                3023
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5013-90021-10"
            ]
        },
        {
            "id": 5018,
            "title": {
                "de": "Cellulite",
                "en": "Cellulite"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-07-03T02:00:00+02:00",
            "begin_effective": "2017-07-03T02:00:00+02:00",
            "end_planned": "2017-08-25T02:00:00+02:00",
            "end_effective": "2017-08-25T02:00:00+02:00",
            "assignment": "2017-07-25T13:30:08+02:00",
            "program": null,
            "subprogram": "FFG Talente Praktika für Schülerinnen und Schüler",
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 81670,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5018-81670-10"
            ]
        },
        {
            "id": 4852,
            "title": {
                "de": "Effect of salt intake on vascular response during standing up",
                "en": "Effects of salt intake on vascular response during standing up"
            },
            "short": null,
            "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": "2017-08-31T02:00:00+02:00",
            "end_effective": "2017-08-31T02:00:00+02:00",
            "assignment": "2017-02-22T12:10:18+01:00",
            "program": null,
            "subprogram": null,
            "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": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4852-57932-10"
            ]
        },
        {
            "id": 4050,
            "title": {
                "de": "Der Beitrag von I(f) und I(K1) zur ektopen Fokusbildung im linken und rechten Atrium bei Vorhofflimmern",
                "en": "Interatrial gradients in I(f) and I(K1) and their contribution to focal activity in atrial fibrillation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": "Vorhofflimmern (VHF) ist eine der häufigsten Rhythmusstörungen und ist mit einer hohen Morbidität und Mortalität assoziiert. Veränderungen der Ionenkanalfunktion werden unter anderem für die Generierung der Arrhythmien verantwortlich gemacht. Neben Arealen im Bereich der Eintrittsstellen der Pulmonalvenen in den linken Vorhof spielen dabei sowohl das linke als auch das rechte Herzohr eine Rolle. Das Ziel der Studie ist die Erforschung der Rolle des Schrittmacherstromes  If – potentiell verantwortlich für ektope Aktivitäten, und die Erforschung des einwärts gleichrichtenden Kaliumstromes IK1 – verantwortlich für ein stabiles Ruhemembranpotential bei der Generierung abnormer Automatie bei VHF. Ein spezieller Fokus wird der Vergleich interatrialer Unterschiede bei Patienten mit und ohne VHF sein. Zusätzlich werden die experimentellen Untersuchungen in ein dreidimensionales Computermodell integriert, wodurch ein Beitrag zum besseren Verständnis der Bedeutung von If- und IK1 bei der Entstehung von VHF geleistet werden soll. Darüberhinaus könnten diese Ergebnisse zu einer verbesserten Behandlung des VHF beitragen.",
                "en": "Atrial fibrillation (AF) is the most common arrhythmia tightly associated with an increased morbidity and mortality. Alterations in ion channel function are pivotal for the generation of arrhythmias. Besides the pulmonary veins, the left atrial appendage is increasingly recognized as an important source of focal ectopic activity. This study aims to investigate the role of the pacemaker current If – a potential contributor to ectopic activity, and the inward rectifier potassium current IK1 – a key determinant for a stable resting membrane potential in the generation of abnormal automaticity in AF. Special focus is given to interatrial differences in human AF patients. The experimental results will be implemented in a 3D computational model of the atria in order to assess the contribution of If and IK1 to focal activity in AF. Findings obtained in this study will lead to a better understanding of the mechanisms underlying AF and thereby provide important information for treatment of AF. \r\n\r\n"
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2017-08-31T02:00:00+02:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2015-07-08T16:46:47+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50615,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4050-50615-10",
                "4050-50840-12",
                "4050-50966-12",
                "4050-50969-12",
                "4050-50990-12",
                "4050-51592-12"
            ]
        },
        {
            "id": 4744,
            "title": {
                "de": "Loss of NR4A1 accelerates the development of aggressive lymphomas in MYC induced cancerogenesis",
                "en": "Loss of NR4A1 accelerates the development of aggressive lymphomas in MYC induced cancerogenesis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-09-03T02:00:00+02:00",
            "begin_effective": "2016-09-03T02:00:00+02:00",
            "end_planned": "2017-09-01T02:00:00+02:00",
            "end_effective": "2019-04-30T02:00:00+02:00",
            "assignment": "2016-12-21T11:44:31+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51930,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                423
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4744-51930-10"
            ]
        },
        {
            "id": 4071,
            "title": {
                "de": "Duodenal-jejunal bypass liner bei Patienten mit Typ 2 Diabetes mellitus: Einfluss auf die Pankreasfunktion, Insulinresistenz, Darmpeptide und Darmpermeabilität ",
                "en": "Duodenal-jejunal bypass liner in obese subjects with type 2 diabetes: Impact on pancreatic function, insulin resistance, gut peptides and gut permeability"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-09-01T02:00:00+02:00",
            "begin_effective": "2015-09-01T02:00:00+02:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2018-03-31T02:00:00+02:00",
            "assignment": "2015-08-07T14:31:23+02:00",
            "program": null,
            "subprogram": "Skoda Preis 2015",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                204
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4071-50838-10"
            ]
        },
        {
            "id": 4054,
            "title": {
                "de": "Fetales Geschlecht beeinflusst die endotheliale Funktion",
                "en": "Fetal sex regulates endothelial function"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-01-01T01:00:00+01:00",
            "begin_effective": "2016-01-01T01:00:00+01:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2019-09-30T02:00:00+02:00",
            "assignment": "2015-07-08T17:02:32+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 71568,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4054-71568-10"
            ]
        },
        {
            "id": 4834,
            "title": {
                "de": "Analyse von intra Tumorheterogenität in Brustkrebs mit Einzelzell mFAST-SeqS",
                "en": "Analysis of intra-tumour heterogeneity in breast cancer using single cell mFAST-SeqS"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-07-01T02:00:00+02:00",
            "begin_effective": "2016-07-01T02:00:00+02:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2017-02-15T13:56:59+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 76691,
            "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": [
                "4834-76691-10"
            ]
        },
        {
            "id": 3418,
            "title": {
                "de": "Globale Initiative zur Gen-Umwelt-Interaktion für Diabetes / Adipositas Risiko",
                "en": "Global initiative on Gene-environment interaction on Diabetes/Obesity risk"
            },
            "short": "Interconnect",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-10-01T02:00:00+02:00",
            "begin_effective": "2013-10-01T02:00:00+02:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2013-11-05T10:22:26+01:00",
            "program": 24,
            "subprogram": "HEALTH",
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51632,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "602068",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3418-51632-10"
            ]
        },
        {
            "id": 4328,
            "title": {
                "de": "Transkriptome-Analyse von Plazenta-Gefäßen diabetischer Schwangerschaften",
                "en": "Transcriptome analysis of gestational diabetic placental capillaries using laser capture microdissection"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-10-01T02:00:00+02:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2017-09-30T02:00:00+02:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2016-02-25T10:49:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51632,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4328-51632-10"
            ]
        },
        {
            "id": 3712,
            "title": {
                "de": "Domäneninteraktion zur Kontrolle der STIM1 Aktivierung von Orai1 Kanälen",
                "en": "Domain interactions controlling STIM1 activation  of Orai1 channels "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-10-01T02:00:00+02:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2017-10-01T02:00:00+02:00",
            "end_effective": "2019-03-31T01:00:00+01:00",
            "assignment": "2014-07-17T13:01:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 78591,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P27263",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3712-78591-10"
            ]
        },
        {
            "id": 4710,
            "title": {
                "de": "Mikrobiom bei Schizophrenie",
                "en": "Microbiome in Schizophrenia "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-04-01T02:00:00+02:00",
            "begin_effective": "2016-04-01T02:00:00+02:00",
            "end_planned": "2017-10-01T02:00:00+02:00",
            "end_effective": "2017-10-01T02:00:00+02:00",
            "assignment": "2016-11-29T12:48:26+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2442,
            "title": {
                "de": "CD-Labor für Forschung an biologischen Proben und Biobanktechnologien",
                "en": "CD-Laboratory for Advanced Biospecimen Research and Biobanking Technologies"
            },
            "short": "CDLabBRBT",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-11-01T01:00:00+01:00",
            "begin_effective": "2010-12-01T01:00:00+01:00",
            "end_planned": "2017-10-30T01:00:00+01:00",
            "end_effective": "2017-11-30T01:00:00+01:00",
            "assignment": "2011-03-03T17:53:09+01:00",
            "program": 97,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51663,
            "contact": 50828,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                23
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2442-51663-10"
            ]
        },
        {
            "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": 4935,
            "title": {
                "de": "EFSD - Albert Renold Travel Fellowship",
                "en": "EFSD - Albert Renold Travel Fellowship"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2017-05-01T02:00:00+02:00",
            "begin_effective": "2017-05-01T02:00:00+02:00",
            "end_planned": "2017-10-31T01:00:00+01:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2017-04-25T16:33:52+02:00",
            "program": 103,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                431
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 4716,
            "title": {
                "de": "Aktivierung des Tumorsuppressors p53 durch Fasten zur Verlängerung der Lebensspanne",
                "en": "Activating the tumor suppressor p53 by fasting for life-span extension"
            },
            "short": "p53 and Aging",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-12-01T01:00:00+01:00",
            "begin_effective": "2016-12-01T01:00:00+01:00",
            "end_planned": "2017-11-30T01:00:00+01:00",
            "end_effective": "2017-11-30T01:00:00+01:00",
            "assignment": "2016-12-01T11:04:59+01:00",
            "program": null,
            "subprogram": "Subventionsansuchen an die Stadt Graz Wissenschaft",
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 89979,
            "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": [
                "4716-89979-10"
            ]
        },
        {
            "id": 3828,
            "title": {
                "de": "Bakterielle Dysbiose des Kolons als Ursache der Säuglingsproktokolitis\r\n",
                "en": "Colonic bacterial dysbiosis as a cause of infant proctocolitis"
            },
            "short": "BaktDysFPIP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-12-01T01:00:00+01:00",
            "begin_effective": "2014-12-01T01:00:00+01:00",
            "end_planned": "2017-11-30T01:00:00+01:00",
            "end_effective": "2020-03-31T02:00:00+02:00",
            "assignment": "2014-12-04T11:21:49+01:00",
            "program": 108,
            "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": [
                9
            ],
            "funder_projectcode": "KLI 450",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3849,
            "title": {
                "de": "Chronische Elektro-Stimulation zur Therapie altersbedingter Stimmveränderungen.",
                "en": "Chronic electrical stimulation for treatment of age-related voice changes."
            },
            "short": "Altersstimme",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-01-01T01:00:00+01:00",
            "begin_effective": "2015-01-05T01:00:00+01:00",
            "end_planned": "2017-12-21T01:00:00+01:00",
            "end_effective": "2018-07-31T02:00:00+02:00",
            "assignment": "2015-01-08T13:25:58+01:00",
            "program": null,
            "subprogram": "BRIDGE",
            "organization": 14068,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50670,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "848458",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3849-50670-10",
                "3849-50698-12",
                "3849-77116-12",
                "3849-88652-12"
            ]
        }
    ]
}