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=153840&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153820&ordering=imported",
    "results": [
        {
            "id": 9231,
            "title": "CHROMOSOMAL BANDING COMPARISONS AMONG AMERICAN AND EUROPEAN RED-BACKED MICE, GENUS CLETHRIONOMYS",
            "abstract": null,
            "authors": [
                "MODI, WS",
                "GAMPERL, R"
            ],
            "year": 1989,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1989 54: 141-152.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF34200002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 5581,
            "title": "Alterations in gap junction protein expression in human benign prostatic hyperplasia and prostate cancer.",
            "abstract": null,
            "authors": [
                "Habermann, H",
                "Ray, V",
                "Habermann, W",
                "Prins, GS"
            ],
            "year": 2002,
            "source": "J Urol. 2002; 167(2 Pt 1):655-660",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000173212600061",
            "pubmed": "11792947",
            "doi": "10.1097%2F00005392-200112000-00054",
            "pmc": null,
            "organizations": [
                "5581-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.03,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.872340425531915,
            "impactfactor_norm_year": 2002,
            "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": 8812,
            "title": "Correlation of hormones with lipid and lipoprotein levels during normal pregnancy and postpartum.",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Schweditsch, MO",
                "Pfeiffer, KP",
                "Zechner, R",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "J Clin Endocrinol Metab. 1987; 64(4):704-712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G463100011",
            "pubmed": "3546352",
            "doi": "10.1210/jcem-64-4-704",
            "pmc": null,
            "organizations": [
                "8812-14038"
            ],
            "persons": [
                "8812-51632-2",
                "8812-51669-6"
            ],
            "imported": null,
            "journal": "J CLIN ENDOCRINOL METAB",
            "issn": "0021-972X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.142,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.927710843373494,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 2695,
            "title": "Traction on the mesentery as a model of visceral nociception.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Brodacz, B"
            ],
            "year": 1999,
            "source": "PAIN 1999 80: 319-328.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079378600034",
            "pubmed": "10204745",
            "doi": "10.1016%2FS0304-3959%2898%2900233-4",
            "pmc": null,
            "organizations": [
                "2695-14022"
            ],
            "persons": [
                "2695-51517-2"
            ],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.02,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.962962962962963,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2554,
            "title": "The importance of the histologic processing of pelvic lymph nodes in the treatment of cervical cancer.",
            "abstract": null,
            "authors": [
                "Girardi, F",
                "Haas, J"
            ],
            "year": 1993,
            "source": "Int J Gynecol Cancer. 1993; 3(1):12-17",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KG35800002",
            "pubmed": "11578317",
            "doi": "10.1046/j.1525-1438.1993.03010012.x",
            "pmc": null,
            "organizations": [
                "2554-14038"
            ],
            "persons": [
                "2554-51627-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.593,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.226415094339623,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1904,
            "title": "Partial N-acetylglutamate synthetase deficiency in a 13-year-old girl: diagnosis and response to treatment with N-carbamylglutamate.",
            "abstract": null,
            "authors": [
                "Plecko, B",
                "Erwa, W",
                "Wermuth, B"
            ],
            "year": 1998,
            "source": "Eur J Pediatr. 1998; 157(12):996-998",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077569300008",
            "pubmed": "9877039",
            "doi": "10.1007/s004310050985",
            "pmc": null,
            "organizations": [
                "1904-14028",
                "1904-14048"
            ],
            "persons": [
                "1904-51875-2"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.05,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "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": true
        }
    ]
}