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=1540&ordering=-end_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1560&ordering=-end_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1520&ordering=-end_planned",
    "results": [
        {
            "id": 2971,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:03:30+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51529,
            "contact": 51529,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2971-51529-10"
            ]
        },
        {
            "id": 2975,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation",
                "en": "DK Molecular Fundamentals of Inflammation"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-24T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-10-23T02:00:00+02:00",
            "assignment": "2012-09-06T13:05:56+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51618,
            "contact": 51618,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2975-51618-10"
            ]
        },
        {
            "id": 2967,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:01:56+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": 51705,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2967-51705-10"
            ]
        },
        {
            "id": 2968,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2014-05-02T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-05-01T02:00:00+02:00",
            "assignment": "2012-09-06T13:02:24+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": 51705,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2968-51705-10"
            ]
        },
        {
            "id": 2974,
            "title": {
                "de": "DK \"Molecular Fundametals of Inflammation\"",
                "en": "DK \"Molecular Fundametals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-10-30T01:00:00+01:00",
            "assignment": "2012-09-06T13:05:36+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51632,
            "contact": 51632,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2974-56938-12",
                "2974-83661-12",
                "2974-51632-10"
            ]
        },
        {
            "id": 2972,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation",
                "en": "DK Molecular Fundamentals of Inflammation"
            },
            "short": "DK-MOLIN",
            "url": "http://www.medunigraz.at/DK-MOLIN/",
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:04:09+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 50496,
            "contact": 50496,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2972-50496-10"
            ]
        },
        {
            "id": 2966,
            "title": {
                "de": "DK Molecular Fundamentals of Inflammation",
                "en": "DK Molecular Fundamentals of Inflammation"
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-12-17T01:00:00+01:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-06-30T02:00:00+02:00",
            "assignment": "2012-09-06T12:53:37+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14047,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 2973,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2016-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:04:33+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51831,
            "contact": 51831,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2973-51831-10",
                "2973-95211-12"
            ]
        },
        {
            "id": 2969,
            "title": {
                "de": "DK \"Molecular Fundamentals of Inflammation\"",
                "en": "DK \"Molecular Fundamentals of Inflammation\""
            },
            "short": "DK-MOLIN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-03-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2012-09-06T13:02:47+02:00",
            "program": 66,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53252,
            "contact": 53252,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "W1241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2969-53252-10"
            ]
        },
        {
            "id": 4176,
            "title": {
                "de": "Halbautomatische Segmentierung von Nervenzellen aus 3D-Bilddatensätzen der Rasterelektronenmikroskopie zur Unterstützung der Entwicklung eines Sehbehelfes.",
                "en": "-"
            },
            "short": "-",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-01T01:00:00+01:00",
            "begin_effective": "2015-05-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2016-04-30T02:00:00+02:00",
            "assignment": "2015-11-30T15:16:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50960,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "4176-50960-10"
            ]
        },
        {
            "id": 4262,
            "title": {
                "de": "MicroRNA Regulation von TGFβ-vermittelter Kardioprotektion",
                "en": "MicroRNA Regulation of TGFβ-Induced Cardio-Protective Factors"
            },
            "short": "n/a",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-03-01T01:00:00+01:00",
            "begin_effective": "2014-04-01T02:00:00+02:00",
            "end_planned": "2016-02-28T01:00:00+01:00",
            "end_effective": "2017-12-31T01:00:00+01:00",
            "assignment": "2016-02-01T10:41:14+01:00",
            "program": null,
            "subprogram": "START - Med Uni Graz",
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58906,
            "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": [
                "4262-58906-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": 3865,
            "title": {
                "de": "Knochen und Fertilität",
                "en": "Bone and Fertility"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-02-01T01:00:00+01:00",
            "begin_effective": "2015-02-01T01:00:00+01:00",
            "end_planned": "2016-01-31T01:00:00+01:00",
            "end_effective": "2023-06-30T02:00:00+02:00",
            "assignment": "2015-01-26T12:41:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1519
            ],
            "funder_projectcode": "MEFO-11",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3011,
            "title": {
                "de": "Vitamin D und Pharmakogenetik im Glucosestoffwechsel",
                "en": "VitaminD treatment, pharmacogenetics and glucose metabolism"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2016-01-01T01:00:00+01:00",
            "end_effective": "2018-03-31T02:00:00+02:00",
            "assignment": "2012-10-22T17:15:49+02:00",
            "program": 108,
            "subprogram": "KLIF",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI274",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3729,
            "title": {
                "de": "Rehabilitation nach Schlaganfall – Einfluss der altersbedingten Veränderungen der weißen Substanz",
                "en": "Mobility rehabilitation after stroke – the role of age-related cerebral white matter changes"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2016-01-01T01:00:00+01:00",
            "end_effective": "2017-04-30T02:00:00+02:00",
            "assignment": "2014-07-30T11:51:38+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50173,
            "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": [
                "3729-50173-10"
            ]
        },
        {
            "id": 2759,
            "title": {
                "de": "Identifizierung neuer genetischer Ursachen für kongenitale Katarakt mittels Exom-Sequenzierung",
                "en": "Identification of new genetic causes of congenital cataract by whole-exome-sequencing"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2012-01-20T13:23:53+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14043,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                938
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3867,
            "title": {
                "de": "Grundlagenwissenschaftliches Begleitprojekt zur Behandlung einer steirischen Familie mit angeborener Neigung zu Krebserkrankungen",
                "en": "Basic science research project on a familial cancer presdisposition syndrome"
            },
            "short": "Tumorneigung in steirischer Familie",
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2015-01-28T12:14:54+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85188,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3867-85188-10"
            ]
        },
        {
            "id": 3316,
            "title": {
                "de": "Fäkale Bakterientherapie bei chronisch aktiver Colitis Ulcerosa: Intestinales Mikrobiom und Immunsystem im Vergleich zur Clostridium difficile Colitis.",
                "en": "Fecal Bacteriotherapy in Patients with Chronic Active Ulcerative Colitis: Study on Changes in the Intestinal Microbiome and Inflammatory Response in Comparison to Clostridium difficile Colitis."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-07-05T14:51:02+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54296,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                203
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3316-54296-10"
            ]
        },
        {
            "id": 3772,
            "title": {
                "de": "Etablierung einer Forschungsinfrastruktur für Biobanken und biologische Ressourcen an der MUG-Teil II ",
                "en": "-"
            },
            "short": "Biobank-Teil II",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2014-01-01T01:00:00+01:00",
            "begin_effective": "2014-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2014-09-19T10:57:40+02:00",
            "program": 75,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                55
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3772-54033-10"
            ]
        },
        {
            "id": 3174,
            "title": {
                "de": "Stimulierung der Tumorigenese durch NKG2D Rezeptoren",
                "en": "Stimulation of Tumorigenesis by NKG2D Lymphocyte Receptors"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-01-01T01:00:00+01:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2013-02-14T09:16:44+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": 60706,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "J3359",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3174-60706-10"
            ]
        }
    ]
}