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=151700&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156909,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151720&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151680&ordering=-year",
    "results": [
        {
            "id": 11597,
            "title": "Obstetrics in Graz. A comparison 1887-1987].",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Mayer, HO"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(24):843-850",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG09100001",
            "pubmed": "2696210",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11597-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": false,
            "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": 11598,
            "title": "Labile disulfide bonds and free thiol groups in human IgG. V. Association of postoperative mean 'sigma S' course and tumor recurrence in ovarian cancer.",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Schauenstein, E",
                "Reiter, M",
                "Estelberger, W"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(24):858-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG09100003",
            "pubmed": "2623877",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11598-14012",
                "11598-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 11599,
            "title": "CHRONIC MYELOPROLIFERATIVE DISORDERS - IMPORTANCE OF JAMSHIDI-BIOPSY",
            "abstract": null,
            "authors": [
                "SEEWANN, HL"
            ],
            "year": 1989,
            "source": "MED WELT 1989 40: 1468-1472.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG18900005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": false,
            "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": 11600,
            "title": "Clinical significance of HPV infection for cervix cancer",
            "abstract": null,
            "authors": [
                "Girardi, F"
            ],
            "year": 1989,
            "source": "Ther Umsch. 1989; 46(12):847-854",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG31300003",
            "pubmed": "2560264",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11600-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "THER UMSCH",
            "issn": "0040-5930",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "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": 11601,
            "title": "Surgical therapy and results in stomach cancer at an Austrian regional hospital",
            "abstract": null,
            "authors": [
                "Jatzko, G",
                "Klimpfinger, M",
                "Wette, V",
                "Müller, M",
                "Waidmann, F"
            ],
            "year": 1989,
            "source": "Z Gastroenterol. 1989; 27(12):708-713",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG93200002",
            "pubmed": "2483285",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11601-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11602,
            "title": "The nuclei in cutaneous malignant melanoma, stage I, are smaller in survivors than in non-survivors.",
            "abstract": null,
            "authors": [
                "Tosi, P",
                "Luzi, P",
                "Sforza, V",
                "Santopietro, R",
                "Vindigni, C",
                "Miracco, C",
                "Baak, JP",
                "Smolle, J",
                "Barbini, P"
            ],
            "year": 1989,
            "source": "Pathol Res Pract. 1989; 185(5):625-630",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CH19500021",
            "pubmed": "2626373",
            "doi": "10.1016/S0344-0338(89)80207-9",
            "pmc": null,
            "organizations": [
                "11602-14047"
            ],
            "persons": [
                "11602-51617-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 11603,
            "title": "Vascular architecture of melanocytic skin tumors. A quantitative immunohistochemical study using automated image analysis.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Hofmann-Wellenhof, R",
                "Smolle-Juettner, FM",
                "Kerl, H"
            ],
            "year": 1989,
            "source": "Pathol Res Pract. 1989; 185(5):740-745",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CH19500044",
            "pubmed": "2696951",
            "doi": "10.1016/S0344-0338(89)80230-4",
            "pmc": null,
            "organizations": [
                "11603-14047"
            ],
            "persons": [
                "11603-51620-6",
                "11603-51711-6",
                "11603-51617-2",
                "11603-51615-6"
            ],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": true
        },
        {
            "id": 11604,
            "title": "ULTRASTRUCTURAL STUDIES ON DIFFERENTIATION OF THE OCELLAR RETINA (APIS-MELLIFERA L, HYMENOPTERA)",
            "abstract": null,
            "authors": [
                "PABST, MA"
            ],
            "year": 1989,
            "source": "Z MIKROSK-ANATOM FORSCH. 1989; 103:  781-800. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CK15900011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11604-14017"
            ],
            "persons": [],
            "imported": "2010-05-25T16:24:04+02:00",
            "journal": "Z MIKROSK-ANATOM FORSCH",
            "issn": "0044-3107",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 11605,
            "title": "The endothelium and antithrombotic substances",
            "abstract": null,
            "authors": [
                "Eber, B"
            ],
            "year": 1989,
            "source": "Acta Med Austriaca. 1989; 16(5):102-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CL37600003",
            "pubmed": "2698051",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11605-14083"
            ],
            "persons": [],
            "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.368,
            "impactfactor_year": 1994,
            "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": false,
            "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": 11606,
            "title": "Spontaneous small bowel perforation. A rare cause of acute abdomen.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Berger, A",
                "Kronberger, L",
                "Fellbaum, C"
            ],
            "year": 1989,
            "source": "Acta Chir Scand. 1989; 155(11-12):593-599",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CL38200006",
            "pubmed": "2618515",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11606-14020",
                "11606-14045"
            ],
            "persons": [
                "11606-51595-2"
            ],
            "imported": null,
            "journal": "ACTA CHIR SCAND",
            "issn": "0001-5482",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": true
        },
        {
            "id": 11607,
            "title": "Recent results with an annular phased array hyperthermia system in the treatment of advanced pelvic recurrences.",
            "abstract": null,
            "authors": [
                "Steindorfer, P",
                "Germann, R",
                "Berger, A",
                "Wolf, G",
                "Mischinger, HJ",
                "Uranus, S",
                "Rehak, P",
                "Arian-Schad, K"
            ],
            "year": 1989,
            "source": "Strahlenther Onkol. 1989; 165(10):712-714",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CM02900005",
            "pubmed": "2814807",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11607-14045"
            ],
            "persons": [
                "11607-51595-6",
                "11607-51612-6"
            ],
            "imported": "2010-06-22T16:22:17+02:00",
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0039-2073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "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": 11608,
            "title": "Preliminary report on local tumor response and tissue damage after intraoperative and external beam radiation therapy in lung cancer.",
            "abstract": null,
            "authors": [
                "Arian-Schad, K",
                "Flueckiger, F",
                "Jüttner, FM",
                "Ebner, F",
                "Leitner, H",
                "Porsch, G",
                "Hackl, A"
            ],
            "year": 1989,
            "source": "Ann Radiol (Paris). 1989; 32(6):509-512",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CM61900017",
            "pubmed": "2633684",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11608-14060",
                "11608-14108"
            ],
            "persons": [
                "11608-51615-6"
            ],
            "imported": "2010-03-04T15:53:06+01:00",
            "journal": "ANN RADIOL",
            "issn": "0003-4185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "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": 11609,
            "title": "Dog bone less osteogenetic than rat bone. Bone-matrix transplants in nude rats.",
            "abstract": null,
            "authors": [
                "Schwarz, N",
                "Dinges, HP",
                "Schiesser, A",
                "Redl, H",
                "Schlag, G"
            ],
            "year": 1989,
            "source": "Acta Orthop Scand. 1989; 60(6):693-695",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CP50100016",
            "pubmed": "2624090",
            "doi": "10.3109/17453678909149606",
            "pmc": null,
            "organizations": [
                "11609-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ORTHOP SCAND",
            "issn": "0001-6470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 11610,
            "title": "Computerized tomography image of entero-enteric invagination",
            "abstract": null,
            "authors": [
                "Melzer, G",
                "Kullnig, P",
                "Kopp, W",
                "Steindorfer, P"
            ],
            "year": 1989,
            "source": "Digitale Bilddiagn. 1989; 9(4):147-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CU05000005",
            "pubmed": "2630155",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11610-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIGITALE BILDDIAGN",
            "issn": "0724-7591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "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": 11612,
            "title": "Research in rehabilitation. Austria.",
            "abstract": null,
            "authors": [
                "Velimirovic, B"
            ],
            "year": 1989,
            "source": "Int J Rehabil Res. 1989; 12(4):363-368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989DC70700002",
            "pubmed": "2576883",
            "doi": "10.1097/00004356-198912000-00003",
            "pmc": null,
            "organizations": [
                "11612-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J REHABIL RES",
            "issn": "0342-5282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "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": 11613,
            "title": "Intragastric capsaicin enhances rat gastric acid elimination and mucosal blood flow by afferent nerve stimulation.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Pabst, MA",
                "Holzer, P"
            ],
            "year": 1989,
            "source": "Br J Pharmacol. 1989; 96(1):91-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989R617600014",
            "pubmed": "2924079",
            "doi": "10.1111/j.1476-5381.1989.tb11788.x",
            "pmc": "PMC1854317",
            "organizations": [
                "11613-14017",
                "11613-14022"
            ],
            "persons": [
                "11613-51529-4",
                "11613-51832-1"
            ],
            "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": 11615,
            "title": "Involvement of 5-hydroxytryptamine, prostaglandin E2, and cyclic adenosine monophosphate in cholera toxin-induced fluid secretion in the small intestine of the rat in vivo.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Kollar, G",
                "Saria, A",
                "Bukhave, K",
                "Rask-Madsen, J"
            ],
            "year": 1989,
            "source": "Gastroenterology. 1989; 96(2 Pt 1):368-376",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989R838300012",
            "pubmed": "2535994",
            "doi": "10.1016/0016-5085(89)91560-6",
            "pmc": null,
            "organizations": [
                "11615-14022"
            ],
            "persons": [
                "11615-51667-2"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "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": 11616,
            "title": "The diacylglycerol kinase inhibitor, R 59022, suppresses contractility of intestinal smooth muscle.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Holzer, P"
            ],
            "year": 1989,
            "source": "Eur J Pharmacol. 1989; 159(1):1-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989R850600001",
            "pubmed": "2468509",
            "doi": "10.1016/0014-2999(89)90037-X",
            "pmc": null,
            "organizations": [
                "11616-14022"
            ],
            "persons": [
                "11616-51529-6",
                "11616-51832-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": 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": 11618,
            "title": "Effects of the bradykinin antagonist B4310 on smooth muscles and blood pressure in the rat, and its enzymatic degradation.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Lembeck, F",
                "Saria, A"
            ],
            "year": 1989,
            "source": "Br J Pharmacol. 1989; 96(3):531-538",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T545300008",
            "pubmed": "2655805",
            "doi": "10.1111/j.1476-5381.1989.tb11850.x",
            "pmc": "PMC1854402",
            "organizations": [
                "11618-14022"
            ],
            "persons": [
                "11618-51661-1"
            ],
            "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": 8879,
            "title": "Relationship between generation and plasma concentration of anorganic phosphorus. In vivo studies on dialysis patients and in vitro studies on erythrocytes.",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Estelberger, W",
                "Petek, W",
                "Zitta, S",
                "Ziak, E"
            ],
            "year": 1989,
            "source": "INT J ARTIF ORGANS. 1989; 12(8): 524-532. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AJ96900008",
            "pubmed": "2807598",
            "doi": "10.1177/039139888901200808",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8879-51843-6"
            ],
            "imported": "2010-05-25T16:32:16+02:00",
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.743,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.711111111111111,
            "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
        }
    ]
}