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=157280
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157300",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157260",
    "results": [
        {
            "id": 409,
            "title": "Ceftriaxone-induced cholelithiasis--a harmless side-effect?",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Kerbl, R",
                "Schwinger, W",
                "Spork, D",
                "Millner, M",
                "Grubbauer, HM"
            ],
            "year": 1993,
            "source": "KLIN PADIAT. 1993; 205(6): 421-423. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ37600008",
            "pubmed": "8309205",
            "doi": "10.1055/s-2007-1025261",
            "pmc": null,
            "organizations": [
                "409-14048"
            ],
            "persons": [
                "409-51373-2",
                "409-51821-6",
                "409-51859-6"
            ],
            "imported": "2010-07-14T15:53:57+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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
        },
        {
            "id": 903,
            "title": "Inhaled nitric oxide in patients with critical pulmonary perfusion after Fontan-type procedures and bidirectional Glenn anastomosis.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Zobel, G",
                "Urlesberger, B",
                "Berger, J",
                "Dacar, D",
                "Stein, JI",
                "Rigler, B",
                "Metzler, H",
                "Beitzke, A"
            ],
            "year": 1997,
            "source": "J Thorac Cardiovasc Surg. 1997; 113(3):435-442",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP59100001",
            "pubmed": "9081087",
            "doi": "10.1016/S0022-5223(97)70355-6",
            "pmc": null,
            "organizations": [
                "903-14048",
                "903-14070",
                "903-14075",
                "903-14093"
            ],
            "persons": [
                "903-51611-6"
            ],
            "imported": null,
            "journal": "J THORAC CARDIOVASC SURG",
            "issn": "0022-5223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.068,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.9609375,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 1116,
            "title": "Gamma knife radiosurgery for glomus jugulare tumours.",
            "abstract": null,
            "authors": [
                "Eustacchio, S",
                "Leber, K",
                "Trummer, M",
                "Unger, F",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(8):811-818",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082257500004",
            "pubmed": "10536716",
            "doi": "10.1007%2Fs007010050381",
            "pmc": null,
            "organizations": [
                "1116-14050"
            ],
            "persons": [
                "1116-51866-6",
                "1116-51969-6",
                "1116-81970-2"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 1117,
            "title": "Gamma Knife radiosurgery of the glomus jugulare tumour - early multicentre experience.",
            "abstract": null,
            "authors": [
                "Liscák, R",
                "Vladyka, V",
                "Wowra, B",
                "Kemeny, A",
                "Forster, D",
                "Burzaco, JA",
                "Martinez, R",
                "Eustacchio, S",
                "Pendl, G",
                "Regis, J",
                "Pellet, W"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(11):1141-1146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083817800001",
            "pubmed": "10592113",
            "doi": "10.1007%2Fs007010050411",
            "pmc": null,
            "organizations": [
                "1117-14050"
            ],
            "persons": [
                "1117-81970-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 1119,
            "title": "Gastric acid-evoked c-fos messenger RNA expression in rat brainstem is signaled by capsaicin-resistant vagal afferents.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Jocic, M",
                "Heinemann, A",
                "Schöninkle, E",
                "Pabst, MA",
                "Holzer, P"
            ],
            "year": 1998,
            "source": "GASTROENTEROLOGY. 1998; 115:  649-660. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075560800019",
            "pubmed": "9721162",
            "doi": "10.1016/S0016-5085(98)70144-1",
            "pmc": null,
            "organizations": [
                "1119-14017",
                "1119-14022"
            ],
            "persons": [
                "1119-51756-6",
                "1119-51529-4"
            ],
            "imported": "2009-08-11T17:41:46+02:00",
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "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": false
        },
        {
            "id": 1262,
            "title": "Immunohistochemical and electron microscopical characterization of stromal cells in nasopharyngeal angiofibromas.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Kainz, J",
                "Stammberger, H",
                "Auböck, L",
                "Beham-Schmid, C"
            ],
            "year": 1997,
            "source": "Eur Arch Otorhinolaryngol. 1997; 254(4):196-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX34100007",
            "pubmed": "9151019",
            "doi": "10.1007/BF00879273",
            "pmc": null,
            "organizations": [
                "1262-14020",
                "1262-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR ARCH OTO, RHINO, LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.512,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.448275862068966,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 1284,
            "title": "Impact of hysteroscopy on disease-free survival in clinically stage I endometrial cancer patients.",
            "abstract": null,
            "authors": [
                "Obermair, A",
                "Geramou, M",
                "Gücer, F",
                "Denison, U",
                "Graf, AH",
                "Kapshammer, E",
                "Medl, M",
                "Rosen, A",
                "Wierrani, F",
                "Neunteufel, W",
                "Frech, I",
                "Preyer, O",
                "Speiser, P",
                "Kainz, C"
            ],
            "year": 2000,
            "source": "Int J Gynecol Cancer. 2000; 10(4):275-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089404800002",
            "pubmed": "11240686",
            "doi": "10.1046/j.1525-1438.2000.010004275.x",
            "pmc": null,
            "organizations": [
                "1284-14038"
            ],
            "persons": [],
            "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.663,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 2000,
            "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": 2060,
            "title": "Presence of hypochlorite-modified proteins in human atherosclerotic lesions.",
            "abstract": null,
            "authors": [
                "Hazell, LJ",
                "Arnold, L",
                "Flowers, D",
                "Waeg, G",
                "Malle, E",
                "Stocker, R"
            ],
            "year": 1996,
            "source": "J Clin Invest. 1996; 97(6):1535-1544",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UB75600024",
            "pubmed": "8617887",
            "doi": "10.1172/JCI118576",
            "pmc": "PMC507214",
            "organizations": [
                "2060-14013"
            ],
            "persons": [
                "2060-51833-6"
            ],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.486,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 2577,
            "title": "The non-peptide NK1 receptor antagonist SR140333 produces long-lasting inhibition of neurogenic inflammation, but does not influence acute chemo- or thermonociception in rats.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Schuligoi, R",
                "Holzer, P",
                "Donnerer, J"
            ],
            "year": 1995,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL. 1995; 352:  201-205. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM58000013",
            "pubmed": "7477444",
            "doi": "10.1007%2FBF00176775",
            "pmc": null,
            "organizations": [
                "2577-14022"
            ],
            "persons": [
                "2577-51529-6"
            ],
            "imported": "2009-08-11T17:39:00+02:00",
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.04,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.831460674157303,
            "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": 2786,
            "title": "Ultrafast computed tomography and three-dimensional image processing of CT sialography in patients with parotid masses poorly defined by magnetic resonance imaging.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Groell, R",
                "Braun, H",
                "Preidler, K",
                "Stiskal, M",
                "Kern, R",
                "Kainz, J",
                "Moelleken, S",
                "Stammberger, H"
            ],
            "year": 1996,
            "source": "Acta Otolaryngol. 1996; 116(1):112-118",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR96700020",
            "pubmed": "8820361",
            "doi": "10.3109/00016489609137723",
            "pmc": null,
            "organizations": [
                "2786-14054"
            ],
            "persons": [
                "2786-51725-6"
            ],
            "imported": null,
            "journal": "ACTA OTO, LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.572,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.379310344827586,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 115600,
            "title": "Cell-cell contact formation governs Ca2+ signaling by TRPC4 in the vascular endothelium: evidence for a regulatory TRPC4-beta-catenin interaction.",
            "abstract": null,
            "authors": [
                "Graziani, A",
                "Poteser, M",
                "Heupel, WM",
                "Schleifer, H",
                "Krenn, M",
                "Drenckhahn, D",
                "Romanin, C",
                "Baumgartner, W",
                "Groschner, K"
            ],
            "year": 2010,
            "source": "J Biol Chem. 2010; 285(6):4213-4223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275254000073",
            "pubmed": "19996314",
            "doi": "10.1074/jbc.M109.060301",
            "pmc": "PMC2823560",
            "organizations": [],
            "persons": [
                "115600-78591-4"
            ],
            "imported": "2012-01-02T01:00:00+01:00",
            "journal": "J Biol Chem",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.328,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.829,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.855,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": 121416,
            "title": "Optimization of automatic bolus tracking for timing of the arterial phase of helical liver CT",
            "abstract": null,
            "authors": [
                "Sandstede, JJW",
                "Tschammler, A",
                "Beer, M",
                "Vogelsang, C",
                "Wittenberg, G",
                "Hahn, D"
            ],
            "year": 2001,
            "source": "Eur Radiol. 2001; 11(8):1396-1400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170337800013",
            "pubmed": "11519548",
            "doi": "10.1007/s003300000816",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "EUR RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": "EUROPEAN RADIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.321,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.543,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4335,
            "title": "Transmission of Campylobacter hyointestinalis from a pig to a human.",
            "abstract": null,
            "authors": [
                "Gorkiewicz, G",
                "Feierl, G",
                "Zechner, R",
                "Zechner, EL"
            ],
            "year": 2002,
            "source": "J Clin Microbiol. 2002; 40(7):2601-2605",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176605800044",
            "pubmed": "12089284",
            "doi": "10.1128%2FJCM.40.7.2601-2605.2002",
            "pmc": "PMC120582",
            "organizations": [
                "4335-14023"
            ],
            "persons": [
                "4335-50496-2",
                "4335-51818-6"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.565,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.829268292682927,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 4938,
            "title": "YPL.db - The yeast protein localization database.",
            "abstract": null,
            "authors": [
                "Kals, M",
                "Natter, K",
                "Habeler, G",
                "Thallinger, G",
                "Trajanoski, Z",
                "Kohlwein, SD"
            ],
            "year": 2003,
            "source": "YEAST 2003 20: S329-S329.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184161800787",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4938-14013"
            ],
            "persons": [],
            "imported": null,
            "journal": "YEAST",
            "issn": "0749-503X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.98,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MYCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 5789,
            "title": "Amantadine in the akinetic-rigid variant of Huntington's disease.",
            "abstract": null,
            "authors": [
                "Magnet, MK",
                "Bonelli, RM",
                "Kapfhammer, HP"
            ],
            "year": 2004,
            "source": "ANN PHARMACOTHER. 2004; 38(7-8): 1194-1196. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222188800016",
            "pubmed": "15178736",
            "doi": "10.1345/aph.1E004",
            "pmc": null,
            "organizations": [
                "5789-29444"
            ],
            "persons": [
                "5789-51907-6"
            ],
            "imported": "2015-02-13T14:34:24+01:00",
            "journal": "ANN PHARMACOTHER",
            "issn": "1060-0280",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.739,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.481283422459893,
            "impactfactor_norm_year": 2004,
            "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": 6322,
            "title": "Hepatitis E vaccines: progress and prospects.",
            "abstract": null,
            "authors": [
                "Worm, HC",
                "Wirnsberger, G"
            ],
            "year": 2004,
            "source": "Drugs. 2004; 64(14):1517-1531",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000222933000002",
            "pubmed": "15233590",
            "doi": "10.2165/00003495-200464140-00002",
            "pmc": null,
            "organizations": [
                "6322-14081",
                "6322-14084"
            ],
            "persons": [
                "6322-51739-6"
            ],
            "imported": null,
            "journal": "DRUGS",
            "issn": "0012-6667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.412,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.986666666666667,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 7183,
            "title": "Bile secretory function in the obese Zucker rat: evidence of cholestasis and altered canalicular transport function.",
            "abstract": null,
            "authors": [
                "Pizarro, M",
                "Balasubramaniyan, N",
                "Solís, N",
                "Solar, A",
                "Duarte, I",
                "Miquel, JF",
                "Suchy, FJ",
                "Trauner, M",
                "Accatino, L",
                "Ananthanarayanan, M",
                "Arrese, M"
            ],
            "year": 2004,
            "source": "Gut. 2004; 53(12):1837-1843",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225059900025",
            "pubmed": "15542525",
            "doi": "10.1136/gut.2003.037689",
            "pmc": "PMC1774316",
            "organizations": [
                "7183-14081"
            ],
            "persons": [],
            "imported": "2008-01-11T15:27:53+01:00",
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.601,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2004,
            "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": true,
            "local_affiliation": false
        },
        {
            "id": 7660,
            "title": "Distribution of capsaicin in rat tissues after systemic administration.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Skofitsch, G",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "J PHARM PHARMACOL. 1982; 34(4): 273-275. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1982NK43300016",
            "pubmed": "6124608",
            "doi": "10.1111/j.2042-7158.1982.tb04245.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:34:45+02:00",
            "journal": "J PHARM PHARMACOL",
            "issn": "0022-3573",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.376404494382022,
            "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": 8030,
            "title": "Analysis of the passive mechanical properties of rat carotid arteries.",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW",
                "Lambert, H",
                "Pascale, K"
            ],
            "year": 1983,
            "source": "J BIOMECH. 1983; 16(9): 703-715. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RN14700003",
            "pubmed": "6643542",
            "doi": "10.1016/0021-9290(83)90080-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8030-51513-2"
            ],
            "imported": "2009-10-08T16:44:55+02:00",
            "journal": "J BIOMECH",
            "issn": "0021-9290",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.548,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 123126,
            "title": "Structural flexibility of the N-terminal beta-barrel domain of 15-lipoxygenase-1 probed by small angle X-ray scattering. Functional consequences for activity regulation and membrane binding",
            "abstract": null,
            "authors": [
                "Hammel, M",
                "Walther, M",
                "Prassl, R",
                "Kuhn, H"
            ],
            "year": 2004,
            "source": "J Mol Biol. 2004; 343(4):917-929",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224656100010",
            "pubmed": "15476810",
            "doi": "10.1016/j.jmb.2004.08.076",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123126-83066-6"
            ],
            "imported": "2012-11-07T15:58:06+01:00",
            "journal": "J MOL BIOL",
            "issn": "0022-2836",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF MOLECULAR BIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.542,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.847,
            "impactfactor_norm_year": 2004,
            "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
        }
    ]
}