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=157740&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157720&ordering=imported",
    "results": [
        {
            "id": 6727,
            "title": "Different effects of simvastatin and interferon beta on the proteolytic activity of matrix metalloproteinases.",
            "abstract": null,
            "authors": [
                "Kieseier, BC",
                "Archelos, JJ",
                "Hartung, HP"
            ],
            "year": 2004,
            "source": "Arch Neurol. 2004; 61(6):929-932",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221936900016",
            "pubmed": "15210533",
            "doi": "10.1001/archneur.61.6.929",
            "pmc": null,
            "organizations": [
                "6727-14051"
            ],
            "persons": [
                "6727-51987-6"
            ],
            "imported": null,
            "journal": "ARCH NEUROL",
            "issn": "0003-9942",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.835,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.942857142857143,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 6122,
            "title": "Case report. Atypical cutaneous pseudallescheriosis refractory to antifungal agents.",
            "abstract": null,
            "authors": [
                "Ginter, G",
                "Petutschnig, B",
                "Pierer, G",
                "Soyer, HP",
                "Reischle, S",
                "Kern, T",
                "de Hoog, S"
            ],
            "year": 1999,
            "source": "Mycoses. 1999; 42(7-8):507-511",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000082893900010",
            "pubmed": "10546493",
            "doi": "10.1046%2Fj.1439-0507.1999.00480.x",
            "pmc": null,
            "organizations": [
                "6122-14045",
                "6122-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "MYCOSES             ",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.75,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.466666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MYCOLOGY",
            "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": true
        },
        {
            "id": 2367,
            "title": "Simultaneous bilateral contrast transcranial doppler monitoring in patients with intracardiac and intrapulmonary shunts.",
            "abstract": null,
            "authors": [
                "Horner, S",
                "Ni, XS",
                "Weihs, W",
                "Harb, S",
                "Augustin, M",
                "Duft, M",
                "Niederkorn, K"
            ],
            "year": 1997,
            "source": "J Neurol Sci. 1997; 150(1):49-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP09700007",
            "pubmed": "9260857",
            "doi": "10.1016/s0022-510x(97)05367-7",
            "pmc": null,
            "organizations": [
                "2367-14051"
            ],
            "persons": [
                "2367-51545-1",
                "2367-51546-6",
                "2367-98517-6"
            ],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.453,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.579207920792079,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": true
        },
        {
            "id": 5125,
            "title": "Atopic dermatitis as a side effect of anti-tumor necrosis factor-alpha therapy.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Gindl, S",
                "Kenzian, H",
                "Schauenstein, K"
            ],
            "year": 2003,
            "source": "J Rheumatol. 2003; 30(11):2506-2507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186553500036",
            "pubmed": "14677200",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5125-14014",
                "5125-14028",
                "5125-14048"
            ],
            "persons": [
                "5125-52854-2"
            ],
            "imported": null,
            "journal": "J RHEUMATOL",
            "issn": "0315-162X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.674,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 539,
            "title": "Complete and partial agenesis of the dorsal pancreas within one family.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Reisinger, EC",
                "Schreiber, F",
                "Pieber, TR",
                "Lipp, RW",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Gastrointest Endosc. 1995; 42(5):485-487",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TE96500020",
            "pubmed": "8566643",
            "doi": "10.1016/S0016-5107(95)70055-2",
            "pmc": null,
            "organizations": [
                "539-14081"
            ],
            "persons": [
                "539-51539-6",
                "539-51534-6",
                "539-51831-6",
                "539-51948-6"
            ],
            "imported": null,
            "journal": "GASTROINTEST ENDOSCOP",
            "issn": "0016-5107",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.295,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": true
        }
    ]
}