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=1460&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=1480&ordering=end_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1440&ordering=end_effective",
    "results": [
        {
            "id": 6807,
            "title": {
                "de": "Gesundheit und akademische Leistungssteigerung durch Bewegungsförderung.",
                "en": "Health and academic performance with happy children."
            },
            "short": "Happy children",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-09-01T02:00:00+02:00",
            "begin_effective": "2021-08-06T02:00:00+02:00",
            "end_planned": "2023-06-30T02:00:00+02:00",
            "end_effective": "2022-12-01T01:00:00+01:00",
            "assignment": "2021-12-01T12:24:07+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94147,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6807-94147-10"
            ]
        },
        {
            "id": 6818,
            "title": {
                "de": "Isoflavonmessung, Mikrobiom und endokrine Characterisierung",
                "en": "Isoflavone measurement, microbiome and endocrine characterisation"
            },
            "short": "IsoMiEndo",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-12-01T01:00:00+01:00",
            "begin_effective": "2021-12-01T01:00:00+01:00",
            "end_planned": "2022-12-01T01:00:00+01:00",
            "end_effective": "2022-12-01T01:00:00+01:00",
            "assignment": "2021-12-07T17:55:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51809,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-67",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6818-51809-10",
                "6818-109041-12"
            ]
        },
        {
            "id": 6939,
            "title": {
                "de": "Förderung der Lebensspanne durch Mitohormesis induziert durch mitochondriales Kalzium",
                "en": "Promotion of lifespan by mitochondrial Ca2+-induced mitohormesis"
            },
            "short": "Ca2+-induced mitohormesis",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-03-01T12:10:36+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 85069,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-69",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6939-85069-10"
            ]
        },
        {
            "id": 5628,
            "title": {
                "de": "CBmed: 3.21 - Biomarkers in acute cardio-reno-metabolic disease states",
                "en": "CBmed: 3.21 - Biomarkers in acute cardio-reno-metabolic disease states"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-01-22T13:57:44+01:00",
            "program": null,
            "subprogram": null,
            "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": []
        },
        {
            "id": 2455,
            "title": {
                "de": "ACIB Austrian Center of industrial Biotechnology",
                "en": "ACIB Austrian Center of industrial Biotechnology"
            },
            "short": "ACIB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2010-04-01T02:00:00+02:00",
            "begin_effective": "2010-04-01T02:00:00+02:00",
            "end_planned": "2014-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2011-03-28T14:35:51+02:00",
            "program": 94,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": 58794,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "2455-63257-12",
                "2455-58794-10"
            ]
        },
        {
            "id": 6834,
            "title": {
                "de": "Operation Nepal",
                "en": "Operation Nepal"
            },
            "short": "OPNEP",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-12-15T09:43:58+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6834-51913-10"
            ]
        },
        {
            "id": 6730,
            "title": {
                "de": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung",
                "en": "TopBiotics FlOral+ Entwicklung einer topischen probiotischen Anwendung"
            },
            "short": "TopBiotics FlOral+",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-10-01T02:00:00+02:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-10-05T18:22:18+02:00",
            "program": null,
            "subprogram": null,
            "organization": 27477,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50826,
            "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": [
                "6730-50826-10"
            ]
        },
        {
            "id": 6361,
            "title": {
                "de": "Biobanking von Probenmaterial ehemaliger COVID-19 PatientInnen - Vergleichsstudie",
                "en": "Biobanking of biospecimen of former COVID-19 patients"
            },
            "short": "COVID-19 Referenzkohorte",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-06-01T02:00:00+02:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-12-09T14:54:47+01:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 58453,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6361-58453-10"
            ]
        },
        {
            "id": 6872,
            "title": {
                "de": "Das nasale Mikrobiom in der Therapie der chronischen Rhinosinusitis",
                "en": "The nasal microbiome in the therapy of chronic rhinosinusitis."
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-01-10T08:55:50+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14066,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 82492,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6872-82492-10"
            ]
        },
        {
            "id": 4829,
            "title": {
                "de": "Non-coding RNAs in colorectal cancer",
                "en": "Non-coding RNAs in colorectal cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2016-03-01T01:00:00+01:00",
            "begin_effective": "2017-03-01T01:00:00+01:00",
            "end_planned": "2018-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2017-02-13T13:39:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-18",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 6365,
            "title": {
                "de": "Über die Beteiligung der Augenoberfläche im Zuge der Übertragung von SARS-CoV-2",
                "en": "On the transmission of SARS-CoV-2 via the ocular surface"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-12-01T01:00:00+01:00",
            "begin_effective": "2020-12-01T01:00:00+01:00",
            "end_planned": "2021-12-01T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-12-11T11:14:51+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": 6199,
            "title": {
                "de": "Zonulin und affektive Erkrankungen",
                "en": "Zonulin in affective disorders"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-07-13T11:41:23+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50654,
            "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": [
                "6199-50654-10"
            ]
        },
        {
            "id": 6420,
            "title": {
                "de": "Zusammenhang zwischen Nichtalkoholischer Fettlebererkrankung (NAFLD) und Helicobacter Pylori Infektionen: Eine ein-zentrische, prospektive Studie ",
                "en": "NON-ALCOHOLIC FATTY LIVER DISEASE AND ITS POTENTIAL RELATIONSHIP WITH HELICOBACTER PYLORI INFECTION: A SINGLE-CENTER PROSPECTIVE STUDY"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-01-01T01:00:00+01:00",
            "begin_effective": "2021-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2021-01-20T17:31:30+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 90044,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6420-90044-10"
            ]
        },
        {
            "id": 5260,
            "title": {
                "de": "Entwicklung genetisch kodierter K+-Fluoreszenzsensoren",
                "en": "Development of genetically encoded fluorescent K+ probes"
            },
            "short": "Shining Light on (sub)cellular K+ fluxes",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2018-01-01T01:00:00+01:00",
            "begin_effective": "2018-10-01T02:00:00+02:00",
            "end_planned": "2020-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-02-15T10:36:01+01:00",
            "program": 64,
            "subprogram": "I - Internationale Projekte - Joint Project - Austria/Germany",
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50810,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "3716-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5260-50810-10"
            ]
        },
        {
            "id": 7156,
            "title": {
                "de": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)",
                "en": "doc.fund BioMolStruct - Zusatzfinanzierung (2. Förderjahr)"
            },
            "short": "BioMolStruct - ZF",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-09-05T15:58:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7156-91207-10"
            ]
        },
        {
            "id": 7009,
            "title": {
                "de": "SARS-CoV-2 Infektion bei Kindern - Epidemiologie und Klinik",
                "en": "SARS-CoV-2 infection in children - epidemiology and clinic"
            },
            "short": "COVIDKINDER",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2021-11-01T01:00:00+01:00",
            "end_planned": "2022-06-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-05-05T13:26:09+02:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 79733,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7009-79733-10"
            ]
        },
        {
            "id": 6241,
            "title": {
                "de": "Verbesserung des Managements bei Zöliakie in der Donau-Region durch Erhöhung der Sensibilisierung, Verbesserung des Wissensstands und Entwicklung besserer Fähigkeiten im Umgang - Interreg",
                "en": "Improving celiac disease management in the Danube region by raising the awareness, improving the knowledge, and developing better skills - Interreg"
            },
            "short": "CD SKILLS",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2020-07-01T02:00:00+02:00",
            "begin_effective": "2020-07-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2020-08-13T10:12:04+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14091,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51968,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2164
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6241-89900-12",
                "6241-90043-12",
                "6241-51968-10"
            ]
        },
        {
            "id": 5532,
            "title": {
                "de": "Antisense & Allele-spezifische Transkription in Krebsformen\r\n",
                "en": "Antisense and Allele-specific Transcription in Human Cancer\r\n"
            },
            "short": "Antisense",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-06-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2018-11-05T11:01:31+01:00",
            "program": 86,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94195,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5532-94195-10"
            ]
        },
        {
            "id": 6934,
            "title": {
                "de": "Neuro-axonale Biomarker bei bipolarer affektiver Störung",
                "en": "Neuro-axonal biomarkers in bipolar disorder"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-02-01T01:00:00+01:00",
            "begin_effective": "2021-10-01T02:00:00+02:00",
            "end_planned": "2021-10-01T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-02-23T12:35:55+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 92607,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2471
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6934-92607-10"
            ]
        },
        {
            "id": 5880,
            "title": {
                "de": "Unterschiede in BAL und Serum von Patienten mit RA-ILD unter Biologikatherapie",
                "en": "Characteristics of cells in bronchial lavage fluid (BALF)and serum of patients with RA-ILD under biological therapy – Pilotstudy"
            },
            "short": "BALF – Pilotstudy",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-09-01T02:00:00+02:00",
            "begin_effective": "2019-09-01T02:00:00+02:00",
            "end_planned": "2021-08-31T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-08-05T14:28:20+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14086,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 57343,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                2296
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5880-57343-10"
            ]
        }
    ]
}