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=800&ordering=begin_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=820&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=780&ordering=begin_planned",
    "results": [
        {
            "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": 3003,
            "title": {
                "de": "An Interdisciplinary View: The Early Phenotype of Fragile-X Syndrome Delineating First Signs of Deviation for Timely Detection.",
                "en": "An Interdisciplinary View: The Early Phenotype of Fragile-X Syndrome Delineating First Signs of Deviation for Timely Detection."
            },
            "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": "2018-01-01T01:00:00+01:00",
            "assignment": "2012-10-16T16:56:43+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14010,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58883,
            "contact": 58883,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P25241",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3003-58883-10"
            ]
        },
        {
            "id": 3197,
            "title": {
                "de": "Antibiotika-assoziierte hämorrhagische Kolitis ausgelöst durch Klebsiella oxytoca bei Kindern",
                "en": "Antibiotic-associated hemorrhagic colitis (AAHC) caused by Klebsiella oxytoca in children and adolescents"
            },
            "short": "AAHC bei Kindern",
            "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": "2014-01-01T01:00:00+01:00",
            "end_effective": "2016-02-28T01:00:00+01:00",
            "assignment": "2013-03-01T09:57:45+01:00",
            "program": null,
            "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": [
                550
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3577,
            "title": {
                "de": "Vergleich der von Qualitätssicherung und Qualitätskontrolle in der Diagnostischen Radiologie von Österreich und Montenegro",
                "en": "Comparision of QA/QC in diagnostic radiology in Montenegro and Austria"
            },
            "short": " ME 10/2013",
            "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": "2014-12-31T01:00:00+01:00",
            "end_effective": "2014-12-31T01:00:00+01:00",
            "assignment": "2014-02-17T15:34:51+01:00",
            "program": 92,
            "subprogram": "WTZ -- Wissenschaftlich technische Zusammenarbeit -- wurde verlängert bis 30.6.2015",
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3577-51913-10"
            ]
        },
        {
            "id": 3158,
            "title": {
                "de": "Nicht-kodierende RNAs beim Metastasierungsprozess des Kolorektal-Karzinom",
                "en": "Non-coding RNAs in colorectal cancer metastases"
            },
            "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-01-28T09:07:00+01:00",
            "program": 69,
            "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": [
                9
            ],
            "funder_projectcode": "J3389",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3289,
            "title": {
                "de": "Hepcidin als diagnostischer Marker der Appendicitis im Kindesalter",
                "en": "Hepcidin as a diagnositic tool of appendicits in childhood"
            },
            "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": "2013-12-31T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2013-05-23T15:41:16+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50778,
            "contact": 50778,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3289-50778-10"
            ]
        },
        {
            "id": 3127,
            "title": {
                "de": "Überleben nach Vitamin D-Gabe bei Patienten mit Bronchus –oder Oesophaguskarzinom.",
                "en": "Survival after substitution of Vitamin-D in patients with lung cancer or oesophageal carcinoma. "
            },
            "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-12-31T01:00:00+01:00",
            "end_effective": "2018-09-30T02:00:00+02:00",
            "assignment": "2012-12-21T09:28:00+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14077,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 50145,
            "contact": 50145,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3127-50143-12",
                "3127-50145-10"
            ]
        },
        {
            "id": 3098,
            "title": {
                "de": "Multifunktionale Nanopartikel",
                "en": "Multifunctional nanoparticles for drug delivery across the blood-brain barrier"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-01-01T01:00:00+01:00",
            "begin_effective": "2012-10-01T02:00:00+02:00",
            "end_planned": "2015-12-31T01:00:00+01:00",
            "end_effective": "2015-12-31T01:00:00+01:00",
            "assignment": "2012-12-10T11:09:16+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14013,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 51705,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1413
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3098-51705-10"
            ]
        },
        {
            "id": 3145,
            "title": {
                "de": "Mobilitätsförderung WTZ Österreich-China",
                "en": "Mobility grants WTZ Austria-China"
            },
            "short": null,
            "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": "2015-12-31T01:00:00+01:00",
            "end_effective": "2016-01-31T01:00:00+01:00",
            "assignment": "2013-01-21T15:56:24+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14044,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": "CN 09/2013",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3137,
            "title": {
                "de": "Überwachung von Patienten mit colorektalen Karzinomen durch serielle Plasma DNA Untersuchungen",
                "en": "Monitoring colorectal cancer by serial plasma DNA analyses"
            },
            "short": null,
            "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": "2014-12-31T01:00:00+01:00",
            "end_effective": "2015-01-31T01:00:00+01:00",
            "assignment": "2013-01-16T10:11:09+01:00",
            "program": 79,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 3112,
            "title": {
                "de": "Entwicklung eines Fragebogens zur sexuellen Gesundheit von KrebspatientInnen",
                "en": "Development of a questionnaire for assessing sexual health in cancer patients"
            },
            "short": "Sx Health",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-01-31T01:00:00+01:00",
            "end_effective": "2015-03-31T02:00:00+02:00",
            "assignment": "2012-12-17T11:17:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14038,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                442
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 3161,
            "title": {
                "de": "Die Rolle von NR4A1 in hämatologischen Neoplasien",
                "en": "Investigating the role of nuclear orphan receptor NR4A1 in hematologic malignancies"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-01-31T01:00:00+01:00",
            "end_effective": "2015-01-31T01:00:00+01:00",
            "assignment": "2013-01-30T11:01:06+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "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": [
                "3161-59183-10"
            ]
        },
        {
            "id": 3329,
            "title": {
                "de": " Molekulare Wirkungsweise von therapeutische Antikörper in der Lymphomtherapie ",
                "en": " Molecular Mechanism of therapeutic Antibodies in Lymphomatherapy "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-07-01T02:00:00+02:00",
            "end_planned": "2013-10-31T01:00:00+01:00",
            "end_effective": "2014-06-30T02:00:00+02:00",
            "assignment": "2013-07-15T12:59:46+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "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": [
                "3329-59183-10"
            ]
        },
        {
            "id": 3236,
            "title": {
                "de": "Behandlung der kindlichen akuten lymphoblastischen Leukämie mit einem modifiziertem resourcenreduzierten BFM Protokoll im Kosovo: Messung des outcome mittels minimaler Resterkrankung durch Durchflusszytometrie und Evaluierung der Toxizität und Kosten (PP-03-2012)",
                "en": "Treatment of paediatric acute lymphoblastic leukaemia with a modified resource-conserved BFM protocol in Kosovo: Monitoring outcome using minimal residual disease evaluation by flow cytometry and evaluation of toxicity and costs (PP-03-2012)"
            },
            "short": "ALL in Kosovo ",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-02-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2014-11-14T01:00:00+01:00",
            "end_effective": "2015-06-30T02:00:00+02:00",
            "assignment": "2013-04-19T12:20:27+02:00",
            "program": 90,
            "subprogram": "\"HigherKOS Program\" ( OEZA 8116-02/2011) der Austrian Development Agency (ADA) - Agentur der Österreichischen Entwicklungszusammenarbeit (OEZA). ",
            "organization": 14092,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51657,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1415
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3236-51657-10"
            ]
        },
        {
            "id": 3166,
            "title": {
                "de": "Zusammenhang zwischen IQ und Biofeedbackstrategien unter Berücksichtigung des körperlichen Aktivitätsniveaus – Gibt es psychosomatische Intelligenz?",
                "en": "Association between IQ and biofeedback strategies with consideration of bodily activity: is there evidence for psychosomatic intelligence?"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-02-01T01:00:00+01:00",
            "end_planned": "2015-03-01T01:00:00+01:00",
            "end_effective": "2013-12-30T01:00:00+01:00",
            "assignment": "2013-02-06T16:32:49+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29447,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50774,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3166-50774-10"
            ]
        },
        {
            "id": 5498,
            "title": {
                "de": "Anti-atherogene Wirkung neuer Paraoxonase Substrate ",
                "en": "Athero-protective effects of novel paraoxonase\r\nsubstrates"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2014-02-28T01:00:00+01:00",
            "end_effective": "2014-03-31T02:00:00+02:00",
            "assignment": "2018-09-26T15:18:52+02:00",
            "program": null,
            "subprogram": "MUG-Start-Förderung",
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 62749,
            "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": [
                "5498-62749-10"
            ]
        },
        {
            "id": 3782,
            "title": {
                "de": "Mitochondrien als neues Ziel in der Behandlung diverser Erkrankungen",
                "en": "Mitochondria- a novel target for treatment of many diseases"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2014-10-01T02:00:00+02:00",
            "end_planned": "2014-09-30T02:00:00+02:00",
            "end_effective": "2015-09-30T02:00:00+02:00",
            "assignment": "2014-10-07T15:55:58+02:00",
            "program": null,
            "subprogram": null,
            "organization": 28392,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "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": []
        },
        {
            "id": 3207,
            "title": {
                "de": "Klumpfußbehandlung für Kinder in Mali mit der Ponseti-Methode",
                "en": "Treating Paediatric Clubfeet in Mali with the Ponseti Mathod"
            },
            "short": "Mali",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-01T01:00:00+01:00",
            "begin_effective": "2013-03-01T01:00:00+01:00",
            "end_planned": "2014-03-01T01:00:00+01:00",
            "end_effective": "2016-03-31T02:00:00+02:00",
            "assignment": "2013-03-12T11:07:57+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14049,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 54144,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "3207-54144-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": 3109,
            "title": {
                "de": "GENETISCHE ABERRATIONEN IN SUBTYPEN DES ADENOKARZINOMS DER LUNGE",
                "en": "Genetic aberrations in subtypes of pulmonary adenocarcinomas"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2013-03-15T01:00:00+01:00",
            "begin_effective": "2013-03-15T01:00:00+01:00",
            "end_planned": "2013-12-01T01:00:00+01:00",
            "end_effective": "2015-10-31T01:00:00+01:00",
            "assignment": "2012-12-13T14:59:25+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        }
    ]
}