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=156920&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156900&ordering=imported",
    "results": [
        {
            "id": 391,
            "title": "Capsaicin: cellular targets, mechanisms of action, and selectivity for thin sensory neurons.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1991,
            "source": "PHARMACOL REV 1991 43: 143-201.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991FU76700002",
            "pubmed": "1852779",
            "doi": null,
            "pmc": null,
            "organizations": [
                "391-14022"
            ],
            "persons": [
                "391-51529-2"
            ],
            "imported": null,
            "journal": "PHARMACOL REV",
            "issn": "0031-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.524,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.99438202247191,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8371,
            "title": "Complications of renal tumor embolization.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Justich, E",
                "Schreyer, H",
                "Pettek, R"
            ],
            "year": 1985,
            "source": "Cardiovasc Intervent Radiol. 1985; 8(1):31-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJG1900006",
            "pubmed": "2410124",
            "doi": "10.1007/BF02552637",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.629032258064516,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 53060,
            "title": "Monitoring of low density lipoprotein oxidation by low-level chemiluminescence.",
            "abstract": null,
            "authors": [
                "Albertini, R",
                "Abuja, PM"
            ],
            "year": 1998,
            "source": "FREE RADICAL RES 1998 29: 75-83.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075637800009",
            "pubmed": "9733024",
            "doi": "10.1080/10715769800300091",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL RES",
            "issn": "1071-5762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.034,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.593220338983051,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52598,
            "title": "Blockade of Na+ and K+ currents by local anesthetics in the dorsal horn neurons of the spinal cord.",
            "abstract": null,
            "authors": [
                "Olschewski, A",
                "Hempelmann, G",
                "Vogel, W",
                "Safronov, BV"
            ],
            "year": 1998,
            "source": "ANESTHESIOLOGY 1998 88: 172-179.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071417800026",
            "pubmed": "9447870",
            "doi": "10.1097/00000542-199801000-00025",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52598-54345-1"
            ],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.28,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}