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=940&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=960&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=920&ordering=end_effective",
    "results": [
        {
            "id": 4658,
            "title": {
                "de": "Serumgallensäuren als Prädiktor für den Verlauf nach einer Lebertransplantation",
                "en": "Serum bile acids as a predictor of outcome in liver transplantation\r\n"
            },
            "short": null,
            "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-05-31T02:00:00+02:00",
            "end_effective": "2017-08-31T02:00:00+02:00",
            "assignment": "2016-10-18T12:07:59+02:00",
            "program": null,
            "subprogram": "L'ORÉAL Österreich [Stipendien für junge Grundlagen-Forscherinnen in Österreich]",
            "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": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 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": 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": 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": 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": 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": 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": 3780,
            "title": {
                "de": "Entwicklung eines generativen Verfahrens und neuer Polymer-Compounds für personalisierte Schädel- und Gesichtsimplantate",
                "en": "Development of a generative procedure and of new polymer-compounds for personlized skull- and face implants"
            },
            "short": "iPRINT",
            "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": "2016-09-30T02:00:00+02:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2014-10-06T14:32:30+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 61927,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "846058",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3780-100991-12",
                "3780-50911-12",
                "3780-61927-10",
                "3780-63490-12",
                "3780-67749-12",
                "3780-72095-12"
            ]
        },
        {
            "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": 4093,
            "title": {
                "de": "Liquid Biopsies Datenanalyse",
                "en": "Liquid biopsies data analysis"
            },
            "short": "LIBIDA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2015-03-01T01:00:00+01:00",
            "begin_effective": "2015-10-01T02:00:00+02:00",
            "end_planned": "2017-02-28T01:00:00+01:00",
            "end_effective": "2017-09-30T02:00:00+02:00",
            "assignment": "2015-09-08T15:31:48+02:00",
            "program": 60,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "850700",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "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": 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": 3189,
            "title": {
                "de": "BBMRI-LPC - Großangelegte prospektive Kohortenstudien ",
                "en": "BBMRI-LPC - Large-scale prospective cohort studies "
            },
            "short": "BBMRI-LPC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-10-30T01:00:00+01:00",
            "assignment": "2013-02-27T11:31:58+01:00",
            "program": 24,
            "subprogram": "INFRA-2012-1.1.9",
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51663,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "313010",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3189-51663-10"
            ]
        },
        {
            "id": 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": 3415,
            "title": {
                "de": "Food-based solutions for Optimal vitamin D Nutrition and Health through the life cycle (ODIN)",
                "en": "Food-based solutions for Optimal vitamin D Nutrition and Health through the life cycle (ODIN)"
            },
            "short": "ODIN",
            "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": "2016-11-01T01:00:00+01:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2013-10-29T11:20:08+01:00",
            "program": 24,
            "subprogram": "FP7-KBBE-2013-7-single stage",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 53344,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "613977",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3415-53344-10"
            ]
        },
        {
            "id": 3025,
            "title": {
                "de": "Single-Port Insulininfusion für verbessertes Diabetesmanagement",
                "en": "Single-Port Insulin Infusion for Improved Diabetes Management"
            },
            "short": "SPIDIMAN",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-09-01T02:00:00+02:00",
            "begin_effective": "2012-11-01T01:00:00+01:00",
            "end_planned": "2016-09-01T02:00:00+02:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2012-11-06T11:34:40+01:00",
            "program": 24,
            "subprogram": "HEALTH.2012.2.4.3-1",
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 62036,
            "contact": 62036,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "305343",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3025-62036-10"
            ]
        },
        {
            "id": 3343,
            "title": {
                "de": "Veränderungen der Ca2+-vermittelten Transkription bei Herzinsuffizienz",
                "en": "Early changes of Ca2+-mediated transcription in heart failure"
            },
            "short": null,
            "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": "2016-09-30T02:00:00+02:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2013-08-05T13:19:29+02:00",
            "program": 86,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62747,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "T 607",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3343-62747-10"
            ]
        },
        {
            "id": 3322,
            "title": {
                "de": "Hochdurchsatzidentifizierung von molekularen Lipid Spezies aus LC-MS/MS Daten",
                "en": "High-Throughput Identification of Lipid Molecular Species in LC-MS/MS Data"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-04-01T02:00:00+02:00",
            "begin_effective": "2013-04-01T02:00:00+02:00",
            "end_planned": "2016-03-31T02:00:00+02:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2013-07-10T10:41:55+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 17225,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58455,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P26148",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3322-58455-10"
            ]
        },
        {
            "id": 2772,
            "title": {
                "de": "Langzeitauswirkungen von früher Ernährung auf die spätere Gesundheit",
                "en": "Long-term effects of early nutrition on later health"
            },
            "short": "EarlyNutrition",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2012-01-01T01:00:00+01:00",
            "begin_effective": "2012-02-01T01:00:00+01:00",
            "end_planned": "2016-12-31T01:00:00+01:00",
            "end_effective": "2017-10-31T01:00:00+01:00",
            "assignment": "2012-02-02T17:25:12+01:00",
            "program": 24,
            "subprogram": "KBBE",
            "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": [
                10
            ],
            "funder_projectcode": "289346",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2772-88993-12",
                "2772-96034-12",
                "2772-50442-12",
                "2772-50674-12",
                "2772-56938-12",
                "2772-59816-12",
                "2772-71568-12",
                "2772-83661-12",
                "2772-90214-12",
                "2772-51632-10"
            ]
        }
    ]
}