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:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

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, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=155760&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740&ordering=impactfactor",
    "results": [
        {
            "id": 212288,
            "title": "Implantatkomplikationen und nationale Datenauswertung.",
            "abstract": null,
            "authors": [
                "Lumenta, D"
            ],
            "year": 2024,
            "source": "ÖGPÄRC\r\n62. Jahrestagung\r\nTA PANTA RHEI – ALLES FLIESST; OCT 3-5, 2024; Linz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212288-14076"
            ],
            "persons": [
                "212288-81670"
            ],
            "imported": "2024-11-27T11:29:57+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211947,
            "title": "Novel anti-HDV therapies require reliable and sensitive quantification of HDV RNA: A European multicenter study",
            "abstract": null,
            "authors": [
                "Berger, A",
                "Stelzl, E",
                "Kress, J",
                "Olivero, A",
                "Lampertico, P",
                "Heim, A",
                "Aberle, SW",
                "Wedemeyer, H",
                "Reinhardt, A",
                "Gey, B",
                "Früchte, C",
                "Kessler, HH"
            ],
            "year": 2024,
            "source": "Clin Chem Lab Med 2024; Congress Abstracts. 2024; 62(6):eA188-eA211.-ISMD2024 Thirteenth International Symposium on\r\nMolecular Diagnostics; JUN 13-14, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211947-14023"
            ],
            "persons": [
                "211947-50514",
                "211947-51812"
            ],
            "imported": "2024-11-06T11:35:23+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211957,
            "title": "Ösophaguschirurgie.",
            "abstract": null,
            "authors": [
                "Roj, A"
            ],
            "year": 2024,
            "source": "Ausbildung zur Operationstechnischen Assistenz (OTA); OCT 23, 2024; Graz, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211957-14045"
            ],
            "persons": [
                "211957-113170"
            ],
            "imported": "2024-11-06T13:07:04+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211959,
            "title": "Asymmetrical Chest Wall Morphology as an Indicator of Left Atrial Wall Remodeling in Patients with Supraventricular Arrhythmias: A Retrospective Anatomical Imaging Analysis",
            "abstract": null,
            "authors": [
                "Puseljic, M",
                "Kopetzky, M",
                "Schmid. J",
                "Manninger, M",
                "Scherr, D",
                "Fuchsjäger, M",
                "Apfaltrer, P"
            ],
            "year": 2024,
            "source": "ESCR Annual Scientific Meeting 2024 ; OCT 24-26, 2024; Dubrovnik, CROATIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211959-14083",
                "211959-14104"
            ],
            "persons": [
                "211959-99888",
                "211959-108763",
                "211959-116406",
                "211959-50168",
                "211959-63032",
                "211959-82111",
                "211959-91529"
            ],
            "imported": "2024-11-06T15:35:26+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}