Project List
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:
organizationcategorytypepartner_functionmanagercontactstatusgrantresearcheventstudylanguageprogramfunders
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
organizationcategorymanagercontactstatusgrantresearchstudylanguagefundersprogram
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,ltebegin_effective:gt,gte,lt,lteend_planned:gt,gte,lt,lteend_effective:gt,gte,lt,lte
GET /v1/research/project/?format=api&offset=2320&ordering=begin_planned
{ "count": 2323, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=2300&ordering=begin_planned", "results": [ { "id": 5, "title": { "de": "Pathogenese und Immunologie großzellig-anaplastischer Lymphome", "en": "Pathogenese und Immunologie großzellig-anaplastischer Lymphome" }, "short": "Pathogenese und Immunologie ", "url": null, "abstract": { "de": "Pathogenese und Immunologie großzellig-anaplastischer Lymphome", "en": "Pathogenese und Immunologie großzellig-anaplastischer Lymphome" }, "begin_planned": null, "begin_effective": "2002-07-01T02:00:00+02:00", "end_planned": null, "end_effective": "2006-03-31T02:00:00+02:00", "assignment": "2005-10-26T02:00:00+02:00", "program": 72, "subprogram": null, "organization": 14020, "category": 10, "type": 10, "partner_function": 4, "manager": 51691, "contact": 51691, "status": 2, "research": 1, "grant": 10, "event": null, "study": null, "language": null, "funders": [ 9 ], "funder_projectcode": "P15300", "ethics_committee": null, "edudract_number": null, "persons": [ "5-51691-10" ] }, { "id": 2295, "title": { "de": "Immunotherapie des Zervixkarzinoms", "en": "Immunotherapie des Zervixkarzinoms" }, "short": null, "url": null, "abstract": { "de": null, "en": null }, "begin_planned": null, "begin_effective": "1998-02-02T01:00:00+01:00", "end_planned": null, "end_effective": "1999-05-02T02:00:00+02:00", "assignment": "2009-09-08T11:12:58+02:00", "program": 69, "subprogram": null, "organization": 14064, "category": 10, "type": 10, "partner_function": 4, "manager": 51941, "contact": 51941, "status": 2, "research": null, "grant": null, "event": null, "study": null, "language": null, "funders": [ 9 ], "funder_projectcode": "J1563", "ethics_committee": null, "edudract_number": null, "persons": [ "2295-51941-10" ] }, { "id": 319, "title": { "de": "Etiopathogenesis of Extranodal Marginal Zone B Cell Lymphoma of Mucosa Associated Lymphoid Tissue (=MALT lymphoma)", "en": "Etiopathogenesis of Extranodal Marginal Zone B Cell Lymphoma of Mucosa Associated Lymphoid Tissue (=MALT lymphoma)" }, "short": "MALT lymphoma", "url": null, "abstract": { "de": "The four main questions this project will deal with are:\r\n*Are Lymphoma aberrantly somatic hypermutated?\r\n*Are Chlamydiae Species involved in thepathogenesis of nongastric MALT Lymphoma?\r\n*Is the novel translocation t(14;18)(q32;q21) involving the IGH and the MALT 1 gene a positive predictor for advanced disease and clinical outcome in nongastric MALT Lymphoma?\r\n*Are differentially expressed chemokine receptors responsible for the homing properties of nongastric MALT llmphoma?", "en": "The four main questions this project will deal with are:\r\n*Are Lymphoma aberrantly somatic hypermutated?\r\n*Are Chlamydiae Species involved in thepathogenesis of nongastric MALT Lymphoma?\r\n*Is the novel translocation t(14;18)(q32;q21) involving the IGH and the MALT 1 gene a positive predictor for advanced disease and clinical outcome in nongastric MALT Lymphoma?\r\n*Are differentially expressed chemokine receptors responsible for the homing properties of nongastric MALT llmphoma?" }, "begin_planned": null, "begin_effective": "2004-10-01T02:00:00+02:00", "end_planned": null, "end_effective": "2005-10-01T02:00:00+02:00", "assignment": "2005-10-26T02:00:00+02:00", "program": null, "subprogram": null, "organization": 14046, "category": 10, "type": 10, "partner_function": 4, "manager": 51930, "contact": 51930, "status": 2, "research": 1, "grant": 10, "event": null, "study": null, "language": null, "funders": [ 52 ], "funder_projectcode": null, "ethics_committee": null, "edudract_number": null, "persons": [ "319-50514-12", "319-50997-12", "319-50871-12", "319-51930-10" ] } ] }