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=157920&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157925,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157900&ordering=imported",
    "results": [
        {
            "id": 4928,
            "title": "Characteristics of hypotension-prone haemodialysis patients: is there a critical relative blood volume?",
            "abstract": null,
            "authors": [
                "Barth, C",
                "Boer, W",
                "Garzoni, D",
                "Kuenzi, T",
                "Ries, W",
                "Schaefer, R",
                "Schneditz, D",
                "Tsobanelis, T",
                "van der Sande, F",
                "Wojke, R",
                "Schilling, H",
                "Passlick-Deetjen, J"
            ],
            "year": 2003,
            "source": "Nephrol Dial Transplant. 2003; 18(7):1353-1360",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183929000020",
            "pubmed": "12808173",
            "doi": "10.1093%2Fndt%2Fgfg171",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4928-51834-6"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.607,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.795918367346939,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 356,
            "title": "Bone marrow changes following treatment of renal anemia with erythropoietin.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Schmid, CR",
                "Roob, JM",
                "Winkler, HM",
                "Samitz, MA",
                "Hammer, HF",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Kidney Int. 1991; 40(5):917-922",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK49500014",
            "pubmed": "1762296",
            "doi": "10.1038/ki.1991.294",
            "pmc": null,
            "organizations": [
                "356-14020"
            ],
            "persons": [
                "356-51531-6",
                "356-51534-6",
                "356-51717-2"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 4871,
            "title": "General movements detect early signs of hemiplegia in term infants with neonatal cerebral infarction.",
            "abstract": null,
            "authors": [
                "Guzzetta, A",
                "Mercuri, E",
                "Rapisardi, G",
                "Ferrari, F",
                "Roversi, MF",
                "Cowan, F",
                "Rutherford, M",
                "Paolicelli, PB",
                "Einspieler, C",
                "Boldrini, A",
                "Dubowitz, L",
                "Prechtl, HF",
                "Cioni, G"
            ],
            "year": 2003,
            "source": "Neuropediatrics. 2003; 34(2):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183102400002",
            "pubmed": "12776225",
            "doi": "10.1055/s-2003-39597",
            "pmc": null,
            "organizations": [
                "4871-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.383,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.632352941176471,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 1409,
            "title": "Intramuscular angioma: a clinicopathological analysis of 74 cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(1):53-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EU18700008",
            "pubmed": "2013460",
            "doi": "10.1111/j.1365-2559.1991.tb00814.x",
            "pmc": null,
            "organizations": [
                "1409-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 4818,
            "title": "Human chromosome 7: DNA sequence and biology.",
            "abstract": null,
            "authors": [
                "Scherer, SW",
                "Cheung, J",
                "MacDonald, JR",
                "Osborne, LR",
                "Nakabayashi, K",
                "Herbrick, JA",
                "Carson, AR",
                "Parker-Katiraee, L",
                "Skaug, J",
                "Khaja, R",
                "Zhang, J",
                "Hudek, AK",
                "Li, M",
                "Haddad, M",
                "Duggan, GE",
                "Fernandez, BA",
                "Kanematsu, E",
                "Gentles, S",
                "Christopoulos, CC",
                "Choufani, S",
                "Kwasnicka, D",
                "Zheng, XH",
                "Lai, Z",
                "Nusskern, D",
                "Zhang, Q",
                "Gu, Z",
                "Lu, F",
                "Zeesman, S",
                "Nowaczyk, MJ",
                "Teshima, I",
                "Chitayat, D",
                "Shuman, C",
                "Weksberg, R",
                "Zackai, EH",
                "Grebe, TA",
                "Cox, SR",
                "Kirkpatrick, SJ",
                "Rahman, N",
                "Friedman, JM",
                "Heng, HH",
                "Pelicci, PG",
                "Lo-Coco, F",
                "Belloni, E",
                "Shaffer, LG",
                "Pober, B",
                "Morton, CC",
                "Gusella, JF",
                "Bruns, GA",
                "Korf, BR",
                "Quade, BJ",
                "Ligon, AH",
                "Ferguson, H",
                "Higgins, AW",
                "Leach, NT",
                "Herrick, SR",
                "Lemyre, E",
                "Farra, CG",
                "Kim, HG",
                "Summers, AM",
                "Gripp, KW",
                "Roberts, W",
                "Szatmari, P",
                "Winsor, EJ",
                "Grzeschik, KH",
                "Teebi, A",
                "Minassian, BA",
                "Kere, J",
                "Armengol, L",
                "Pujana, MA",
                "Estivill, X",
                "Wilson, MD",
                "Koop, BF",
                "Tosi, S",
                "Moore, GE",
                "Boright, AP",
                "Zlotorynski, E",
                "Kerem, B",
                "Kroisel, PM",
                "Petek, E",
                "Oscier, DG",
                "Mould, SJ",
                "Döhner, H",
                "Döhner, K",
                "Rommens, JM",
                "Vincent, JB",
                "Venter, JC",
                "Li, PW",
                "Mural, RJ",
                "Adams, MD",
                "Tsui, LC"
            ],
            "year": 2003,
            "source": "Science. 2003; 300(5620):767-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182579800041",
            "pubmed": "12690205",
            "doi": "10.1126/science.1083423",
            "pmc": "PMC2882961",
            "organizations": [
                "4818-14021"
            ],
            "persons": [
                "4818-51682-6",
                "4818-51996-6"
            ],
            "imported": null,
            "journal": "SCIENCE",
            "issn": "0036-8075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 29.162,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978260869565217,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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
        }
    ]
}