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=150600&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157107,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150620&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150580&ordering=imported",
    "results": [
        {
            "id": 1847,
            "title": "Ocular sequelae of multimodal therapy of hematologic malignancies in children.",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Langmann, G",
                "Langmann, A",
                "Slavc, I",
                "Poier, E",
                "Urban, C",
                "Poschauko, J",
                "Lackner, H",
                "Knoblauch, S",
                "Leitner, H"
            ],
            "year": 1994,
            "source": "Med Pediatr Oncol. 1994; 23(4):344-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PD28400004",
            "pubmed": "8058005",
            "doi": "10.1002/mpo.2950230405",
            "pmc": null,
            "organizations": [
                "1847-14043",
                "1847-14054",
                "1847-14060"
            ],
            "persons": [
                "1847-51736-6"
            ],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.341,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.929577464788732,
            "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": 1846,
            "title": "Different occupational groups of women and selected nutrition-related risk factors for osteoporosis",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Freidl, W",
                "Schmeiser-Rieder, A",
                "Scheuringer, C",
                "Stronegger, WJ"
            ],
            "year": 1998,
            "source": "ACTA MED AUST 1998 25: 69-71.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074552600008",
            "pubmed": "9681047",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1846-14024"
            ],
            "persons": [
                "1846-51688-2",
                "1846-51741-6",
                "1846-51845-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1845,
            "title": "Obsessive compulsive disorder and depression--first results of a prospective study on 74 patients.",
            "abstract": null,
            "authors": [
                "Demal, U",
                "Zitterl, W",
                "Lenz, G",
                "Zapotoczky, HG",
                "Zitterl-Eglseer, K"
            ],
            "year": 1996,
            "source": "Prog Neuropsychopharmacol Biol Psychiatry. 1996; 20(5):801-813",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UZ40500004",
            "pubmed": "8870065",
            "doi": "10.1016%2F0278-5846%2896%2900060-7",
            "pmc": null,
            "organizations": [
                "1845-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROG NEURO, PSYCH BIOL PSYCH",
            "issn": "0278-5846",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.696,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.536,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 8410,
            "title": "Alveolar rhabdomyosarcoma in a young female patient metastasizing to the brain.",
            "abstract": null,
            "authors": [
                "Kleinert, R",
                "Beham, A",
                "Rosanelli, G"
            ],
            "year": 1985,
            "source": "Acta Neuropathol (Berl). 1985; 67(3-4):341-344",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985ANM4600026",
            "pubmed": "4050350",
            "doi": "10.1007/BF00687824",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.168,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.838235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1840,
            "title": "Non-Michaelis-Menten kinetics of zero-trans glucose uptake by trophoblast cells from human term placentae and by choriocarcinoma (JEG-3/JAR) cells.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Blaschitz, A",
                "Hartmann, M",
                "Lang, I",
                "Skofitsch, G",
                "Dohr, G",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "BIOL CHEM HOPPE, SEYLER 1994 375: 543-550.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PF20600007",
            "pubmed": "7811394",
            "doi": "10.1515/bchm3.1994.375.8.543",
            "pmc": null,
            "organizations": [
                "1840-14017",
                "1840-14038"
            ],
            "persons": [
                "1840-51666-6",
                "1840-51718-6"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE, SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8411,
            "title": "In vivo and in vitro actions of mammalian tachykinins.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Schimek, E",
                "Amann, R",
                "Lembeck, F"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 330(2):130-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANM5800008",
            "pubmed": "2413373",
            "doi": "10.1007/BF00499905",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8411-51517-2"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "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": 1837,
            "title": "Noninvasive monitoring of rejection therapy based on intramyocardial electrograms after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Grasser, B",
                "Schreier, G",
                "Iberer, F",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H",
                "Prenner, G",
                "Hipmair, G",
                "Hutten, H",
                "Schaldach, M",
                "Tscheliessnigg, KH"
            ],
            "year": 1996,
            "source": "Transplant Proc. 1996; 28(6):3276-3277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VW99900105",
            "pubmed": "8962272",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1837-14073"
            ],
            "persons": [
                "1837-51819-6",
                "1837-51982-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.85,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.5078125,
            "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": false
        },
        {
            "id": 1836,
            "title": "Noninvasive monitoring of regional cerebral oxygen saturation--experiences in critical care medicine",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Jobstmann, R",
                "Klein, G",
                "Neumann, I",
                "Prietl, B"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(3):70-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ55200005",
            "pubmed": "7756520",
            "doi": "10.1515/bmte.1995.40.3.70",
            "pmc": null,
            "organizations": [
                "1836-14044",
                "1836-14054",
                "1836-14070"
            ],
            "persons": [
                "1836-51073-6",
                "1836-51876-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8412,
            "title": "Rheological discrimination between native, rigid and aggregated red blood cells in oscillatory flow.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Ribitsch, V",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Biorheology. 1985; 22(3):209-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANN4600004",
            "pubmed": "2412612",
            "doi": "10.3233/BIR-1985-22305",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8412-51834-2"
            ],
            "imported": null,
            "journal": "BIORHEOLOGY",
            "issn": "0006-355X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577777777777778,
            "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": 8413,
            "title": "Morphological integrity of single adult cardiac myocytes isolated by collagenase treatment: immunolocalization of tubulin, microtubule-associated proteins 1 and 2, plectin, vimentin, and vinculin.",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Wiche, G"
            ],
            "year": 1985,
            "source": "Eur J Cell Biol. 1985; 38(1):113-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANR2500016",
            "pubmed": "2992982",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CELL BIOL",
            "issn": "0171-9335",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.662,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676258992805755,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8417,
            "title": "The cerebrohepatorenal (Zellweger) syndrome: an improved method for the biochemical diagnosis and its potential value for prenatal detection.",
            "abstract": null,
            "authors": [
                "Roscher, A",
                "Molzer, B",
                "Bernheimer, H",
                "Stöckler, S",
                "Mutz, I",
                "Paltauf, F"
            ],
            "year": 1985,
            "source": "Pediatr Res. 1985; 19(9):930-933",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APL3300013",
            "pubmed": "4047762",
            "doi": "10.1203/00006450-198509000-00013",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "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": false
        },
        {
            "id": 1829,
            "title": "No relationship between leptin and cortisol in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Sudi, K",
                "Gallistl, S",
                "Weinhandl, G",
                "Payer, C",
                "Cartellieri, M",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "J Pediatr Endocrinol Metab. 2000; 13(7):913-921",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088828600007",
            "pubmed": "10968480",
            "doi": "10.1515/JPEM.2000.13.7.913",
            "pmc": null,
            "organizations": [
                "1829-14091"
            ],
            "persons": [
                "1829-51654-6",
                "1829-51963-6"
            ],
            "imported": null,
            "journal": "J PEDIATR ENDOCRINOL METAB",
            "issn": "0334-018X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.638,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.394366197183099,
            "impactfactor_norm_year": 2000,
            "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": 1827,
            "title": "No evidence for leptin as an independent associate of blood pressure in childhood and juvenile obesity.",
            "abstract": null,
            "authors": [
                "Sudi, KM",
                "Gallistl, S",
                "Weinhandl, G",
                "Troebinger, M",
                "Cartellieri, M",
                "Reiterer, E",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "J Pediatr Endocrinol Metab. 2000; 13(5):513-521",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086787400008",
            "pubmed": "10803869",
            "doi": "10.1515/JPEM.2000.13.5.513",
            "pmc": null,
            "organizations": [
                "1827-14091"
            ],
            "persons": [
                "1827-50659-6",
                "1827-51654-6",
                "1827-51963-6"
            ],
            "imported": null,
            "journal": "J PEDIATR ENDOCRINOL METAB",
            "issn": "0334-018X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.638,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.394366197183099,
            "impactfactor_norm_year": 2000,
            "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": 1826,
            "title": "No detection of Borrelia burgdorferi-specific DNA in erythema migrans lesions after minocycline treatment.",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Zoechling, N",
                "Soyer, HP",
                "Hoedl, S",
                "Wienecke, R",
                "Volkenandt, M",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Arch Dermatol. 1995; 131(6):678-682",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC49700007",
            "pubmed": "7778919",
            "doi": "10.1001%2Farchderm.131.6.678",
            "pmc": null,
            "organizations": [
                "1826-14047"
            ],
            "persons": [
                "1826-51620-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.062,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.971428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 1823,
            "title": "Nitric oxide mediates the amplification by interleukin-1 beta of neurogenic vasodilatation in the rat skin.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Holzer, P"
            ],
            "year": 1994,
            "source": "EUR J PHARMACOL 1994 260: 89-93.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PA02600013",
            "pubmed": "7957631",
            "doi": "10.1016/0014-2999(94)90014-0",
            "pmc": null,
            "organizations": [
                "1823-14022"
            ],
            "persons": [
                "1823-51529-6"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "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": 1822,
            "title": "Nitric oxide counteracts 5-hydroxytryptamine- and cholera toxin-induced fluid secretion and enhances the effect of oral rehydration solution.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 326(2-3):223-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA44900016",
            "pubmed": "9196275",
            "doi": "10.1016%2FS0014-2999%2897%2985417-9",
            "pmc": null,
            "organizations": [
                "1822-14022"
            ],
            "persons": [
                "1822-51667-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.96,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.814606741573034,
            "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": 1821,
            "title": "Nitric oxide and guanosine 3',5'-cyclic monophosphate stimulate bile secretion in isolated rat hepatocyte couplets, but not in isolated bile duct units.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Mennone, A",
                "Gigliozzi, A",
                "Fraioli, F",
                "Boyer, JL"
            ],
            "year": 1998,
            "source": "Hepatology. 1998; 28(6):1621-1628",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077257100023",
            "pubmed": "9828227",
            "doi": "10.1002/hep.510280623",
            "pmc": null,
            "organizations": [
                "1821-14081"
            ],
            "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.621,
            "impactfactor_year": 1998,
            "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": 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": true
        },
        {
            "id": 1820,
            "title": "Nitric oxide-dependent and -independent hyperaemia due to calcitonin gene-related peptide in the rat stomach.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Jocic, M",
                "Wachter, C",
                "Erb, R",
                "Heinemann, A"
            ],
            "year": 1993,
            "source": "Br J Pharmacol. 1993; 110(1):404-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV06400062",
            "pubmed": "8220901",
            "doi": "10.1111/j.1476-5381.1993.tb13824.x",
            "pmc": "PMC2175986",
            "organizations": [
                "1820-14022"
            ],
            "persons": [
                "1820-51529-2",
                "1820-51756-6",
                "1820-51832-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "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": 8420,
            "title": "The spinal cord contains multiple factors causing plasma protein extravasation in the skin.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Saria, A"
            ],
            "year": 1985,
            "source": "Eur J Pharmacol. 1985; 113(3):363-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APQ4000009",
            "pubmed": "2412848",
            "doi": "10.1016/0014-2999(85)90084-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "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": 1817,
            "title": "New, long-acting, potent bradykinin antagonists.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Griesbacher, T",
                "Eckhardt, M",
                "Henke, S",
                "Breipohl, G",
                "Knolle, J"
            ],
            "year": 1991,
            "source": "Br J Pharmacol. 1991; 102(2):297-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW56600002",
            "pubmed": "2015416",
            "doi": "10.1111/j.1476-5381.1991.tb12169.x",
            "pmc": "PMC1918044",
            "organizations": [
                "1817-14022"
            ],
            "persons": [
                "1817-51661-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "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
        }
    ]
}