Publication List
List publications.
Fields
id (integer)
Primary key.
name (string)
Name of doctoral school.
emails (string[])
Contact emails.
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:
personscategorydocumentorganization_authorship
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
yearcategorydocumentpersons
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:
year:gt,gte,lt,ltesci:iexact,contains,icontains,startswith,istartswithpubmed:iexact,contains,icontains,startswith,istartswithdoi:iexact,contains,icontains,startswith,istartswithpmc:iexact,contains,icontains,startswith,istartswithorganization_authorship:inimpact:isnull,gt,gte,lt,lteimported:isnull,gt,gte,lt,lte,date
GET /v1/research/publication/?format=api&offset=158660&ordering=impactfactor
{ "count": 158664, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158640&ordering=impactfactor", "results": [ { "id": 61546, "title": "Fidgety Movements: What do they tell us?", "abstract": null, "authors": [ "Einspieler, C" ], "year": 2006, "source": "International Basic and Advanced Training Course on the Assessment of General Movements; SEP 20-23, 2006; Modena, ITALY. 2006. ", "category": 3, "document_type": null, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [ "61546-14010" ], "persons": [], "imported": "2006-11-22T15:51:13+01:00", "journal": null, "issn": null, "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": true, "scientific_event": true, "invited_lecture": true, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": true }, { "id": 62087, "title": "Auswirkungen der Insulintherapie mit neuen Insulinen auf die Teilkomponenten des Metabolischen Syndromes.", "abstract": null, "authors": [ "Toplak, H" ], "year": 2006, "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ", "category": 3, "document_type": null, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [], "persons": [ "62087-51846" ], "imported": "2006-12-01T14:44:51+01:00", "journal": null, "issn": null, "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": false, "scientific_event": true, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": true }, { "id": 62088, "title": "Acomplia® - eine neue Therapieoption für den übergewichtigen/ adipösen Typ-2- Diabetiker", "abstract": null, "authors": [ "Toplak, H" ], "year": 2006, "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ", "category": 3, "document_type": null, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [], "persons": [ "62088-51846" ], "imported": "2006-12-01T14:46:47+01:00", "journal": null, "issn": null, "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": false, "scientific_event": true, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": true }, { "id": 62089, "title": "Erstmanifestation Zuckerkrankheit - was erwartet uns bei den Blutfetten ?", "abstract": null, "authors": [ "Toplak, H" ], "year": 2006, "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ", "category": 3, "document_type": null, "sci": null, "pubmed": null, "doi": null, "pmc": null, "organizations": [], "persons": [ "62089-51846" ], "imported": "2006-12-01T14:48:24+01:00", "journal": null, "issn": null, "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": null, "impactfactor_year": null, "impactfactor_norm": null, "impactfactor_norm_year": null, "impactfactor_norm_category": null, "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": null, "conference_name": true, "conference_place": true, "conference_international": false, "scientific_event": true, "invited_lecture": false, "keynote_speaker": false, "selected_presentation": false, "biobank_use": false, "bmf_use": false, "zmf_use": false, "local_affiliation": true } ] }