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=157700&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157709,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157680&ordering=imported",
    "results": [
        {
            "id": 1638,
            "title": "mRNA expression of serotonin receptors in cells of the immune tissues of the rat.",
            "abstract": null,
            "authors": [
                "Stefulj, J",
                "Jernej, B",
                "Cicin-Sain, L",
                "Rinner, I",
                "Schauenstein, K"
            ],
            "year": 2000,
            "source": "Brain Behav Immun. 2000; 14(3):219-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089249700006",
            "pubmed": "10970681",
            "doi": "10.1006/brbi.1999.0579",
            "pmc": null,
            "organizations": [
                "1638-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRAIN BEHAV IMMUN",
            "issn": "0889-1591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 1306,
            "title": "Increased IgM-anticardiolipin antibodies in patients with restenosis after percutaneous transluminal coronary angioplasty.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Schumacher, M",
                "Auergrumbach, P",
                "Toplak, H",
                "Klein, W"
            ],
            "year": 1992,
            "source": "Am J Cardiol. 1992; 69(16):1255-1258",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HU93900002",
            "pubmed": "1585855",
            "doi": "10.1016/0002-9149(92)91216-Q",
            "pmc": null,
            "organizations": [
                "1306-14047"
            ],
            "persons": [
                "1306-51846-6",
                "1306-51699-6"
            ],
            "imported": null,
            "journal": "AMER J CARDIOL",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.253,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.82258064516129,
            "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": true
        },
        {
            "id": 1085,
            "title": "Flow and stress characteristics in rigid walled and compliant carotid artery bifurcation models.",
            "abstract": null,
            "authors": [
                "Perktold, K",
                "Thurner, E",
                "Kenner, T"
            ],
            "year": 1994,
            "source": "Med Biol Eng Comput. 1994; 32(1):19-26",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NA02200003",
            "pubmed": "8182957",
            "doi": "10.1007/BF02512474",
            "pmc": null,
            "organizations": [
                "1085-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED BIOL ENG COMPUT",
            "issn": "0140-0118",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.599,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830985915492958,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 617,
            "title": "Cryptogenic organizing pneumonia: CT findings in 43 patients.",
            "abstract": null,
            "authors": [
                "Lee, KS",
                "Kullnig, P",
                "Hartman, TE",
                "Müller, NL"
            ],
            "year": 1994,
            "source": "AJR Am J Roentgenol. 1994; 162(3):543-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY86000011",
            "pubmed": "8109493",
            "doi": "10.2214/ajr.162.3.8109493",
            "pmc": null,
            "organizations": [
                "617-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.783,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.835443037974684,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 3835,
            "title": "Improved diffusion-weighted single-shot echo-planar imaging (EPI) in stroke using sensitivity encoding (SENSE).",
            "abstract": null,
            "authors": [
                "Bammer, R",
                "Keeling, SL",
                "Augustin, M",
                "Pruessmann, KP",
                "Wolf, R",
                "Stollberger, R",
                "Hartung, HP",
                "Fazekas, F"
            ],
            "year": 2001,
            "source": "MAGN RESON MED 2001 46: 548-554.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170740300020",
            "pubmed": "11550248",
            "doi": "10.1002%2Fmrm.1226",
            "pmc": null,
            "organizations": [
                "3835-14051",
                "3835-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.437,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.432098765432099,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 3933,
            "title": "Evaluation of prenatal ultrasound diagnosis of fetal abdominal wall defects by 19 European registries.",
            "abstract": null,
            "authors": [
                "Barisic, I",
                "Clementi, M",
                "Häusler, M",
                "Gjergja, R",
                "Kern, J",
                "Stoll, C",
                "Euroscan Study Group"
            ],
            "year": 2001,
            "source": "Ultrasound Obstet Gynecol. 2001; 18(4):309-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171680300004",
            "pubmed": "11778988",
            "doi": "10.1046/j.0960-7692.2001.00534.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ULTRASOUND OBSTET GYN",
            "issn": "0960-7692",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.862,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 4737,
            "title": "Lack of association of the Glu298Asp polymorphism of endothelial nitric oxide synthase with manifest coronary artery disease, carotid atherosclerosis and forearm vascular reactivity in two Austrian populations.",
            "abstract": null,
            "authors": [
                "Schmoelzer, I",
                "Renner, W",
                "Paulweber, B",
                "Malaimare, L",
                "Iglseder, B",
                "Schmid, P",
                "Schallmoser, K",
                "Wascher, TC"
            ],
            "year": 2003,
            "source": "EUR J CLIN INVEST 2003 33: 191-198.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181632800004",
            "pubmed": "12641536",
            "doi": "10.1046/j.1365-2362.2003.01108.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4737-50910-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.346,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 5036,
            "title": "Evaluation of the impact of chiropodist care in the secondary prevention of foot ulcerations in diabetic subjects.",
            "abstract": null,
            "authors": [
                "Plank, J",
                "Haas, W",
                "Rakovac, I",
                "Görzer, E",
                "Sommer, R",
                "Siebenhofer, A",
                "Pieber, TR"
            ],
            "year": 2003,
            "source": "Diabetes Care. 2003; 26(6):1691-1695",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185505500005",
            "pubmed": "12766095",
            "doi": "10.2337/diacare.26.6.1691",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5036-51098-6",
                "5036-51831-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.501,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.931818181818182,
            "impactfactor_norm_year": 2003,
            "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": 5081,
            "title": "Reconstruction of combined defects of the Achilles tendon and the overlying soft tissue with a fascia lata graft and a free fasciocutaneous lateral arm flap.",
            "abstract": null,
            "authors": [
                "Haas, F",
                "Seibert, FJ",
                "Koch, H",
                "Hubmer, M",
                "Moshammer, HE",
                "Pierer, G",
                "Scharnagl, E"
            ],
            "year": 2003,
            "source": "Ann Plast Surg. 2003; 51(4):376-382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185879400010",
            "pubmed": "14520065",
            "doi": "10.1097/01.sap.0000068080.76814.D7",
            "pmc": null,
            "organizations": [
                "5081-14052",
                "5081-14076"
            ],
            "persons": [
                "5081-51895-6",
                "5081-59917-6",
                "5081-51724-6"
            ],
            "imported": null,
            "journal": "ANN PLASTIC SURG",
            "issn": "0148-7043",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.791,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.425531914893617,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}