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=500&ordering=-begin_effective
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2261,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=520&ordering=-begin_effective",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=480&ordering=-begin_effective",
    "results": [
        {
            "id": 7129,
            "title": {
                "de": "BlueBerry - Mitgestaltung eines Entwurfs für die Erstellung eines nachhaltigen, effektiven und anpassbaren Euracan Registers für seltene Tumorerkrankungen",
                "en": "BlueBerry – Co-creating a Blueprint for Building a sustainable, effective and scalable Euracan Rare cancer Registry"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2024-08-31T02:00:00+02:00",
            "end_effective": "2024-08-31T02:00:00+02:00",
            "assignment": "2022-08-16T10:13:43+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14085,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 69234,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7129-69234-10"
            ]
        },
        {
            "id": 7061,
            "title": {
                "de": "AI powered Data Curation & Publishing Virtual Assistant",
                "en": "AI powered Data Curation & Publishing Virtual Assistant"
            },
            "short": "AIDAVA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2022-06-15T13:25:45+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 60827,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101057062",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7061-60827-10"
            ]
        },
        {
            "id": 7062,
            "title": {
                "de": "AI powered Data Curation & Publishing Virtual Assistant",
                "en": "AI powered Data Curation & Publishing Virtual Assistant"
            },
            "short": "AIDAVA",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2026-08-31T02:00:00+02:00",
            "end_effective": "2026-08-31T02:00:00+02:00",
            "assignment": "2022-06-15T15:10:02+02:00",
            "program": 211,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "101057062",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7062-99976-10",
                "7062-117162-12",
                "7062-124636-12"
            ]
        },
        {
            "id": 7332,
            "title": {
                "de": "Gezielte Hemmung des Signalewegs cGAS-STING des angeborenene Immunsystems zur Verbesserung des Umbaus im Herzen nach ischämischen Ereignissen bei Frauen",
                "en": "Targeted inhibition of the innate immune pathway cGAS-STING to improve ischemic cardiac remodelling in females"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-09-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2024-08-31T02:00:00+02:00",
            "end_effective": "2025-07-31T02:00:00+02:00",
            "assignment": "2023-01-16T14:04:51+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99984,
            "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": [
                "7332-99984-10"
            ]
        },
        {
            "id": 7237,
            "title": {
                "de": "Effekte von computer-basierten kognitiven Trainings auf Patient:innen mit einer Depression",
                "en": "Effects of computer-based cognitive Training for patients with depression"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-01T02:00:00+02:00",
            "begin_effective": "2022-09-01T02:00:00+02:00",
            "end_planned": "2024-06-01T02:00:00+02:00",
            "end_effective": "2025-01-01T01:00:00+01:00",
            "assignment": "2022-10-31T12:54:56+01:00",
            "program": null,
            "subprogram": null,
            "organization": 29444,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 99971,
            "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": [
                "7237-99971-10"
            ]
        },
        {
            "id": 7095,
            "title": {
                "de": "COVID-19 Impfung bei Menschen mit Diabetes",
                "en": "COVID-19 vaccination in people with diabetes"
            },
            "short": "COVAC-DM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-05-01T02:00:00+02:00",
            "begin_effective": "2022-08-01T02:00:00+02:00",
            "end_planned": "2024-02-28T01:00:00+01:00",
            "end_effective": "2024-05-31T02:00:00+02:00",
            "assignment": "2022-07-11T14:03:17+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50838,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 1076",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7095-50838-10"
            ]
        },
        {
            "id": 7086,
            "title": {
                "de": "Piezo1 in der Plazenta verbindet Lipide mit Gefäßfunktion",
                "en": " Piezo1 couples lipids and vascular function in the placenta"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-07-01T02:00:00+02:00",
            "begin_effective": "2022-08-01T02:00:00+02:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2026-07-31T02:00:00+02:00",
            "assignment": "2022-07-06T10:07:59+02:00",
            "program": 124,
            "subprogram": null,
            "organization": 14064,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 113634,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "ESP 167",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7086-50442-12",
                "7086-56938-12",
                "7086-59816-12",
                "7086-100813-12",
                "7086-113409-12",
                "7086-113634-10",
                "7086-114912-12",
                "7086-119149-12",
                "7086-125737-12",
                "7086-130675-12",
                "7086-128676-12"
            ]
        },
        {
            "id": 7011,
            "title": {
                "de": "Quantitative Susceptibilitätsbildgebung mit Deep Learning",
                "en": "Deep Learning for Quantitative Susceptibility Mapping"
            },
            "short": "deepQSM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-07-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2025-06-30T02:00:00+02:00",
            "end_effective": "2026-06-30T02:00:00+02:00",
            "assignment": "2022-05-10T12:01:20+02:00",
            "program": 72,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60116,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P 35887",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7011-60116-10"
            ]
        },
        {
            "id": 7031,
            "title": {
                "de": "Identifizierung von antigen-spezifischen T-Zellen über Ca2+-NFAT Signalweg in nicht-kleinzelligen Lungenkrebs",
                "en": "Identification of antigen-specific T cells via Ca2+-NFAT signaling in non-small celllung cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2024-11-01T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2022-05-23T11:06:58+02:00",
            "program": 116,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 98567,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7031-98567-10"
            ]
        },
        {
            "id": 7142,
            "title": {
                "de": "Sichere Medikation: Erforschung und Entwicklung eines idealtypischen digitalen Medikationsprozesses in Krankenhäusern",
                "en": "Safe medication: Research and development of an ideal digital medication process in hospitals"
            },
            "short": "SiMed",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-10-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2023-09-30T02:00:00+02:00",
            "end_effective": "2026-04-30T02:00:00+02:00",
            "assignment": "2022-08-25T10:26:12+02:00",
            "program": 228,
            "subprogram": null,
            "organization": 14076,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 78071,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999896682",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7142-78071-10",
                "7142-91769-12",
                "7142-50877-12",
                "7142-87054-12",
                "7142-92002-12",
                "7142-112609-12",
                "7142-115130-12"
            ]
        },
        {
            "id": 7376,
            "title": {
                "de": "Priming von Krebszellen auf den Zelltod durch Nährstoffentzug",
                "en": "Priming cancer cells for cell death via nutrient deprivation"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-07-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2014-06-30T02:00:00+02:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2023-02-07T09:25:05+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 99151,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                20
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7376-99151-10"
            ]
        },
        {
            "id": 7013,
            "title": {
                "de": "LncRNAs in triple negativ breast cancer",
                "en": "LncRNAs in triple negative breast cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2025-09-30T02:00:00+02:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2022-05-11T11:23:48+02:00",
            "program": 72,
            "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": "P35975",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 7211,
            "title": {
                "de": "Rainbow Researchtool",
                "en": "Rainbow Researchtool"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-08-01T02:00:00+02:00",
            "begin_effective": "2022-07-01T02:00:00+02:00",
            "end_planned": "2024-07-31T02:00:00+02:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2022-10-12T11:11:24+02:00",
            "program": 228,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 99976,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "FO999892745",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7211-99976-10"
            ]
        },
        {
            "id": 7943,
            "title": {
                "de": "Akupunktur im Rahmen eines multidisziplinären Therapiekonzeptes für Vulvodynie und Chronische Unterbauchschmerzen \r\nEine randomisierte klinische Studie",
                "en": "Acupuncture in a multidisciplinary approach for vulvodynia and chronic pelvic pain\r\nA randomised controlled clinical study\r\n"
            },
            "short": "AMALIA Studie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-20T02:00:00+02:00",
            "begin_effective": "2022-06-20T02:00:00+02:00",
            "end_planned": "2025-12-31T01:00:00+01:00",
            "end_effective": "2025-12-31T01:00:00+01:00",
            "assignment": "2023-12-19T15:51:20+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14063,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50853,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7943-50853-10"
            ]
        },
        {
            "id": 7025,
            "title": {
                "de": "Die Rolle von Neutrophiler Elastase im Lungenkarzinom",
                "en": "Nuclear function of secreted neutrophil elastase in lung cancer metastasis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-01-01T01:00:00+01:00",
            "begin_effective": "2022-06-15T02:00:00+02:00",
            "end_planned": "2026-12-31T01:00:00+01:00",
            "end_effective": "2026-06-14T02:00:00+02:00",
            "assignment": "2022-05-18T12:06:31+02:00",
            "program": 121,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "P35294",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7025-51163-12",
                "7025-60706-10",
                "7025-99558-12",
                "7025-100698-12",
                "7025-112858-12",
                "7025-115261-12"
            ]
        },
        {
            "id": 7051,
            "title": {
                "de": "Die Welt in 2050",
                "en": "The World in 2050"
            },
            "short": "World 2050",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2021-11-01T01:00:00+01:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2022-10-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2022-06-09T11:03:37+02:00",
            "program": null,
            "subprogram": null,
            "organization": 23612,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 54033,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                135
            ],
            "funder_projectcode": "00000409",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7051-54033-10"
            ]
        },
        {
            "id": 8637,
            "title": {
                "de": "T-Zell Funktionsverlust in AAV",
                "en": "Contribution of T-cell exhaustion to disease course in anti-neutrophil cytoplasmic antibody-associated vasculitis"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-01T02:00:00+02:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2023-11-30T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2025-02-03T14:47:36+01:00",
            "program": 69,
            "subprogram": null,
            "organization": 14084,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 94970,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "10.55776/J4664",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "8637-94970-10"
            ]
        },
        {
            "id": 7059,
            "title": {
                "de": "Erforschung neuer Anti-Aging Strategien",
                "en": "Investigating novel anti-aging strategies "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-06-01T02:00:00+02:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2022-10-30T02:00:00+02:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2022-06-15T10:55:31+02: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": [
                15
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "7059-85069-10"
            ]
        },
        {
            "id": 6967,
            "title": {
                "de": "Offenes innovatives Pflegeheim",
                "en": "Open Innovation Nursing Lab (OPINION LAB)"
            },
            "short": "OPINION LAB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-03-01T01:00:00+01:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2027-03-01T01:00:00+01:00",
            "end_effective": "2027-05-31T02:00:00+02:00",
            "assignment": "2022-03-22T13:01:22+01:00",
            "program": 119,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 63683,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "CM 300-G",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6967-63683-10"
            ]
        },
        {
            "id": 6968,
            "title": {
                "de": "Offenes innovatives Pflegeheim",
                "en": "Open Innovation Nursing Lab (OPINION LAB)"
            },
            "short": "OPINION LAB",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2022-03-01T01:00:00+01:00",
            "begin_effective": "2022-06-01T02:00:00+02:00",
            "end_planned": "2027-03-01T01:00:00+01:00",
            "end_effective": "2027-05-31T02:00:00+02:00",
            "assignment": "2022-03-22T13:03:17+01:00",
            "program": 119,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 82963,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "CM 300-G",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6968-82963-10"
            ]
        }
    ]
}