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=158680&ordering=imported
{ "count": 158683, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158660&ordering=imported", "results": [ { "id": 4326, "title": "Dermoscopic diagnosis of vascular lesions.", "abstract": null, "authors": [ "Wolf, IH" ], "year": 2002, "source": "Clin Dermatol. 2002; 20(3):273-275", "category": 1, "document_type": 3, "sci": "ISI:000176442200015", "pubmed": "12074866", "doi": "10.1016/S0738-081X(02)00222-5", "pmc": null, "organizations": [ "4326-14047" ], "persons": [ "4326-51327-2" ], "imported": null, "journal": "CLIN DERMATOL", "issn": "0738-081X", "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": 0.629, "impactfactor_year": 2002, "impactfactor_norm": 0.25, "impactfactor_norm_year": 2002, "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES", "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": true, "conference_name": null, "conference_place": null, "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": false }, { "id": 4325, "title": "Dermoscopic classification of Spitz/Reed nevi.", "abstract": null, "authors": [ "Peris, K", "Ferrari, A", "Argenziano, G", "Soyer, HP", "Chimenti, S" ], "year": 2002, "source": "Clin Dermatol. 2002; 20(3):259-262", "category": 1, "document_type": 1, "sci": "ISI:000176442200011", "pubmed": "12074862", "doi": "10.1016%2FS0738-081X%2802%2900226-2", "pmc": null, "organizations": [], "persons": [], "imported": null, "journal": "CLIN DERMATOL", "issn": "0738-081X", "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": 0.629, "impactfactor_year": 2002, "impactfactor_norm": 0.25, "impactfactor_norm_year": 2002, "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES", "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": true, "conference_name": null, "conference_place": null, "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": false }, { "id": 4324, "title": "Dermoscopic classification of Clark's nevi (atypical melanocytic nevi).", "abstract": null, "authors": [ "Hofmann-Wellenhof, R", "Blum, A", "Wolf, IH", "Zalaudek, I", "Piccolo, D", "Kerl, H", "Garbe, C", "Soyer, HP" ], "year": 2002, "source": "Clin Dermatol. 2002; 20(3):255-258", "category": 1, "document_type": 3, "sci": "ISI:000176442200010", "pubmed": "12074861", "doi": "10.1016/S0738-081X(02)00217-1", "pmc": null, "organizations": [ "4324-14047" ], "persons": [ "4324-50151-6", "4324-51327-6", "4324-51620-6", "4324-51711-2" ], "imported": null, "journal": "CLIN DERMATOL", "issn": "0738-081X", "collection_publisher": null, "collection_title": null, "edition": null, "university": null, "country": null, "case_report": false, "impactfactor": 0.629, "impactfactor_year": 2002, "impactfactor_norm": 0.25, "impactfactor_norm_year": 2002, "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES", "impactfactor_norm_super": null, "impactfactor_norm_super_year": null, "impactfactor_norm_super_category": null, "citations": true, "conference_name": null, "conference_place": null, "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": false } ] }