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=155740
{ "count": 155740, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155720", "results": [] }