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=157900&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157920&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157880&ordering=imported",
    "results": [
        {
            "id": 53321,
            "title": "Hepatic insulin resistance is the primary defect in the fat-fed dog model of visceral adiposity",
            "abstract": null,
            "authors": [
                "Kim, SP",
                "Ellmerer, M",
                "Van Citters, GW",
                "Bergman, RN"
            ],
            "year": 2002,
            "source": "DIABETES 2002 51: A353-A353.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175934601438",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.256,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53320,
            "title": "Biphasic compensation in response to insulin resistance in the fat-fed dog model",
            "abstract": null,
            "authors": [
                "Kim, SP",
                "Ellmerer, M",
                "Kirkman, EL",
                "Bergman, RN"
            ],
            "year": 2002,
            "source": "DIABETES 2002 51: A353-A353.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175934601437",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.256,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53317,
            "title": "Evidence from interstidal fluid of skeletal muscle far the diminished effect of physiological hyperinsulinemia to stimulate tissue recruitment after fat feeding in dogs",
            "abstract": null,
            "authors": [
                "Ellmerer, M",
                "Hamilton-Wessler, M",
                "Kim, S",
                "Hucking, K",
                "Kirkman, E",
                "Bergman, R"
            ],
            "year": 2003,
            "source": "DIABETES 2003 52: A539-A539.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000183173802297",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.298,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.965909090909091,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53316,
            "title": "Diminished effect of physiological hyperinsulinemia to stimulate tissue recruitment after fat feeding in dogs",
            "abstract": null,
            "authors": [
                "Ellmerer, M",
                "Kim, S",
                "Bergman, R"
            ],
            "year": 2003,
            "source": "DIABETES 2003 52: A328-A328.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000183173801409",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.298,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.965909090909091,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53256,
            "title": "Photodynamic therapy with verteporfin and intravitreal triamcinolone acetonide in the treatment of neovascular age-related macular degeneration.",
            "abstract": null,
            "authors": [
                "Ergun, E",
                "Maár, N",
                "Ansari-Shahrezaei, S",
                "Wimpissinger, B",
                "Krepler, K",
                "Wedrich, A",
                "Stur, M"
            ],
            "year": 2006,
            "source": "Am J Ophthalmol. 2006; 142(1):10-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239079100002",
            "pubmed": "16815246",
            "doi": "10.1016/j.ajo.2006.02.048",
            "pmc": null,
            "organizations": [
                "53256-14043"
            ],
            "persons": [
                "53256-53938-6"
            ],
            "imported": null,
            "journal": "AMER J OPHTHALMOL",
            "issn": "0002-9394",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.468,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 53254,
            "title": "Leukoaraiosis predicts hidden global functioning impairment in nondisabled older people: the LADIS (Leukoaraiosis and Disability in the Elderly) Study.",
            "abstract": null,
            "authors": [
                "Pantoni, L",
                "Poggesi, A",
                "Basile, AM",
                "Pracucci, G",
                "Barkhof, F",
                "Chabriat, H",
                "Erkinjuntti, T",
                "Ferro, JM",
                "Hennerici, M",
                "O'Brien, J",
                "Schmidt, R",
                "Visser, MC",
                "Wahlund, LO",
                "Waldemar, G",
                "Wallin, A",
                "Inzitari, D",
                "LADIS Study Group"
            ],
            "year": 2006,
            "source": "J Am Geriatr Soc. 2006; 54(7):1095-1101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238978900010",
            "pubmed": "16866681",
            "doi": "10.1111/j.1532-5415.2006.00798.x",
            "pmc": null,
            "organizations": [
                "53254-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER GERIAT SOC",
            "issn": "0002-8614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.331,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GERONTOLOGY",
            "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": true
        },
        {
            "id": 53247,
            "title": "New diagnostic options in tuberculous meningitis?",
            "abstract": null,
            "authors": [
                "Neuhaus, O",
                "Manda, VS",
                "Scarpatetti, M",
                "Höfler, G",
                "Hartung, HP",
                "Archelos, JJ"
            ],
            "year": 2006,
            "source": "Int J Tuberc Lung Dis. 2006; 10(8):944-944",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000239194700022",
            "pubmed": "16898384",
            "doi": null,
            "pmc": null,
            "organizations": [
                "53247-14020",
                "53247-14051"
            ],
            "persons": [
                "53247-51691-6",
                "53247-51987-6"
            ],
            "imported": null,
            "journal": "INT J TUBERC LUNG DIS",
            "issn": "1027-3719",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.035,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.363636363636364,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true
        },
        {
            "id": 53246,
            "title": "Recommendations of NICE for treatment of the Alzheimer's disease: Comments by the Austrian Alzheimer Society",
            "abstract": null,
            "authors": [
                "Alf, C",
                "Bancher, C",
                "Benke, T",
                "Berek, K",
                "Dal-Bianco, P",
                "Fischer, P",
                "Fruhwurth, G",
                "Gatterer, G",
                "Hinterhuber, H",
                "Jellinger, K",
                "Kalousek, M",
                "Kapeller, P",
                "Leblhuber, F",
                "Marksteiner, J",
                "Psota, G",
                "Rainer, M",
                "Ransmayr, G",
                "Schmidt, R",
                "Walch, T",
                "Walter, A",
                "Wancata, J"
            ],
            "year": 2006,
            "source": "NEUROPSYCHIATRIE 2006 20: 137-139.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239250300012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53246-14051"
            ],
            "persons": [
                "53246-51744-6"
            ],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.722,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.212765957446809,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": true
        },
        {
            "id": 53232,
            "title": "Metaplastic sarcomatoid carcinoma of the breast: not a misnomer.",
            "abstract": null,
            "authors": [
                "Leibl, S",
                "Moinfar, F"
            ],
            "year": 2006,
            "source": "Am J Surg Pathol. 2006; 30(8):1052-1053",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000239414400019",
            "pubmed": "16861980",
            "doi": "10.1097/00000478-200608000-00019",
            "pmc": null,
            "organizations": [
                "53232-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.144,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.97841726618705,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 53219,
            "title": "Neither intestinal sequestration of bile acids nor common bile duct ligation modulate the expression or function of the rat ileal bile acid transporter",
            "abstract": null,
            "authors": [
                "Arrese, M",
                "Trauner, M",
                "Goldberg, DI",
                "Crossman, M",
                "Shneider, BL"
            ],
            "year": 1997,
            "source": "HEPATOLOGY 1997 26: 654-654.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XY87400655",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.849,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53218,
            "title": "Adaptive regulation of bile salt transport in experimental diabetes: Role of basolateral and canalicular transporters.",
            "abstract": null,
            "authors": [
                "Arrese, M",
                "Trauner, M",
                "Ananthanarayanan, M",
                "Koeppel, T",
                "Boyer, JL",
                "Suchy, FJ"
            ],
            "year": 1997,
            "source": "HEPATOLOGY 1997 26: 653-653.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XY87400653",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.849,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53217,
            "title": "Endotoxin-induced down-regulation of the rat liver Na+/taurocholate cotransporter (ntcp) gene is mediated by decreased activity of hepatocyte nuclear factor 1 (HNF 1).",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Arrese, M",
                "Lee, HR",
                "Boyer, JL",
                "Karpen, SJ"
            ],
            "year": 1997,
            "source": "HEPATOLOGY 1997 26: 535-535.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XY87400534",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.849,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.977272727272727,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53200,
            "title": "Regulation of the Na+/taurocholate cotransporter Ntcp via short heterodimer partner (SHP)-dependent or SHP-independent mechanims depends on the type of cholestatic injury",
            "abstract": null,
            "authors": [
                "Zollner, G",
                "Fickert, P",
                "Silbert, D",
                "Fuchsbichler, A",
                "Wagner, M",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2003,
            "source": "GASTROENTEROLOGY 2003 124: A730-A730.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182675903684",
            "pubmed": null,
            "doi": "10.1016/S0016-5085(03)83688-0",
            "pmc": null,
            "organizations": [
                "53200-14020",
                "53200-14081"
            ],
            "persons": [
                "53200-50626",
                "53200-51663",
                "53200-52938",
                "53200-57230",
                "53200-57377"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.718,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53199,
            "title": "Role of nuclear bile acid receptor, FXR, in determining ATP-binding cassette (ABC) transporter expression and cholestatic liver injury in common bile duct-ligated mice",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Fickert, P",
                "Zollner, G",
                "Fuchsbichler, A",
                "Silbert, D",
                "Tsybrovskyy, O",
                "Gonzalez, FJ",
                "Zatloukal, K",
                "Marschall, HU",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2003,
            "source": "GASTROENTEROLOGY 2003 124: A697-A698.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182675903523",
            "pubmed": null,
            "doi": "10.1016/S0016-5085(03)83527-8",
            "pmc": null,
            "organizations": [
                "53199-14020",
                "53199-14081"
            ],
            "persons": [
                "53199-50588",
                "53199-50626",
                "53199-51663",
                "53199-52938",
                "53199-57230",
                "53199-57377"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.718,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53198,
            "title": "Role of nuclear bile salt receptors Fxr and Pxr in mediating adaptive hepatobiliary transporter response to cholic acid (CA) in mouse liver",
            "abstract": null,
            "authors": [
                "Zollner, G",
                "Fickert, P",
                "Silbert, D",
                "Fuchsbichler, A",
                "Wagner, M",
                "Guo, G",
                "Gonzalez, FJ",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2003,
            "source": "GASTROENTEROLOGY 2003 124: A59-A59.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000182675900291",
            "pubmed": null,
            "doi": "10.1016/S0016-5085(03)80292-5",
            "pmc": null,
            "organizations": [
                "53198-14020",
                "53198-14081"
            ],
            "persons": [
                "53198-50626",
                "53198-51663",
                "53198-52938",
                "53198-57230",
                "53198-57377"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.718,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53169,
            "title": "NITRIC-OXIDE - INDUCED CHOLERESIS IS IMPAIRED IN ISOLATED-PERFUSED LIVERS OF ENDOTOXEMIC RATS",
            "abstract": null,
            "authors": [
                "TRAUNER, M",
                "NATHANSON, MH",
                "RYDBERG, SA",
                "GARTUNG, C",
                "SESSA, WC",
                "BOYER, JL"
            ],
            "year": 1995,
            "source": "HEPATOLOGY 1995 22: 836-836.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RX69000834",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.392,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53168,
            "title": "NITRIC-OXIDE STIMULATES BILE-FLOW AND GLUTATHIONE EXCRETION INDEPENDENT OF CYCLIC-GMP-INDUCED HCO3- EXCRETION",
            "abstract": null,
            "authors": [
                "TRAUNER, M",
                "NATHANSON, MH",
                "MENNONE, A",
                "RYDBERG, SA",
                "BRUCK, R",
                "BOYER, JL"
            ],
            "year": 1995,
            "source": "HEPATOLOGY 1995 22: 834-834.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RX69000833",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.392,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 53164,
            "title": "Role of nitric oxide in the transcriptional regulation of bile acid transporters in endotoxin - Induced cholestasis.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Gartung, C",
                "Schlosser, SF",
                "Boyer, JL"
            ],
            "year": 1996,
            "source": "GASTROENTEROLOGY 1996 110: A1349-A1349.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UF73705372",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.329,
            "impactfactor_year": 1996,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53163,
            "title": "Nitric oxide stimulates bile secretion in isolated rat hepatocyte couplets, but not in isolated bile duct units.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Mennone, A",
                "Nathanson, MH",
                "Boyer, JL"
            ],
            "year": 1996,
            "source": "J INVEST MED 1996 44: A301-A301.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UG20700609",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J INVEST MED",
            "issn": "1081-5589",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.444,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.925233644859813,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53161,
            "title": "Sodium-independent uptake of bile acids is unaffected by down-regulation of an organic anion transporter (oatp) in rat liver during cholestasis produced by common bile duct ligation (CBDL).",
            "abstract": null,
            "authors": [
                "Gartung, C",
                "Trauner, M",
                "Schlosser, SF",
                "Hagenbuch, B",
                "Meier, PJ",
                "Boyer, JL"
            ],
            "year": 1996,
            "source": "HEPATOLOGY 1996 24: 970-970.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996VL28500970",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.04,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.977272727272727,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}