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=150000&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150020&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149980&ordering=-impactfactor",
    "results": [
        {
            "id": 845,
            "title": "Effects of adenosine on electrical activity of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Sterz, F",
                "Stark, U",
                "Bachernegg, M",
                "Decrinis, M",
                "Lueger, A",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Basic Res Cardiol. 1993; 88(1):23-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KQ69000003",
            "pubmed": "8471001",
            "doi": "10.1007/BF00788527",
            "pmc": null,
            "organizations": [],
            "persons": [
                "845-51519-6",
                "845-51541-6",
                "845-51868-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9254,
            "title": "The effects of the propranolol enantiomers on the intracardiac electrophysiological activities of Langendorff perfused hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Lueger, A",
                "Bertuch, H",
                "Pilger, E",
                "Pietsch, B",
                "Tritthart, HA",
                "Lindner, W"
            ],
            "year": 1989,
            "source": "Basic Res Cardiol. 1989; 84(5):461-468",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AZ40600002",
            "pubmed": "2818446",
            "doi": "10.1007/BF01908198",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9254-51519-6",
                "9254-51541-6",
                "9254-51809-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 207,
            "title": "Analysis of left ventricular contractile behaviour during atrial fibrillation.",
            "abstract": null,
            "authors": [
                "Hardman, SM",
                "Pfeiffer, KP",
                "Kenner, T",
                "Noble, MI",
                "Seed, WA"
            ],
            "year": 1994,
            "source": "Basic Res Cardiol. 1994; 89(5):438-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PT55400005",
            "pubmed": "7702536",
            "doi": "10.1007/BF00788281",
            "pmc": null,
            "organizations": [
                "207-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74184,
            "title": "Enhanced myocardial contractility but not tachycardia persists in isolated working hyperthyroid rat hearts.",
            "abstract": null,
            "authors": [
                "Wheatley, AM",
                "Butkow, N",
                "Marcus, RH",
                "Lippe, IT",
                "Rosendorff, C"
            ],
            "year": 1988,
            "source": "Basic Res Cardiol. 1988; 83(6):634-646",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R666800008",
            "pubmed": "3223880",
            "doi": "10.1007/BF01906958",
            "pmc": null,
            "organizations": [],
            "persons": [
                "74184-51832-6"
            ],
            "imported": "2008-02-06T01:00:00+01:00",
            "journal": "Basic Res Cardiol",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8610,
            "title": "Single cuff comparison of two methods for indirect measurement of arterial blood pressure: standard auscultatory method versus automatic oscillometric method.",
            "abstract": null,
            "authors": [
                "Pessenhofer, H"
            ],
            "year": 1986,
            "source": "BASIC RES CARDIOL. 1986; 81(1): 101-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C159700011",
            "pubmed": "3718426",
            "doi": "10.1007/BF01907432",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8610-51504-2"
            ],
            "imported": "2009-11-13T11:22:38+01:00",
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8572,
            "title": "On the role of optimization in the cardiovascular system.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1986,
            "source": "Basic Res Cardiol. 1986; 81 Suppl 1(1):73-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E271600009",
            "pubmed": "3790046",
            "doi": "10.1007/978-3-662-11374-5_8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8818,
            "title": "In situ study of active and passive mechanical properties of rat tail artery.",
            "abstract": null,
            "authors": [
                "Pascale, K",
                "Weizsäcker, HW"
            ],
            "year": 1987,
            "source": "BASIC RES CARDIOL. 1987; 82(1): 66-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G604800008",
            "pubmed": "3593183",
            "doi": "10.1007/BF01907054",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8818-51513-6"
            ],
            "imported": "2009-11-13T14:34:13+01:00",
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65785,
            "title": "LAUDATIO ON THE OCCASION OF JACOB,RUTHARD 60TH BIRTHDAY",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "SCHAPER, W"
            ],
            "year": 1985,
            "source": "BASIC RES CARDIOL. 1985; 80(6): 581-581. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:A1985AXB3300001",
            "pubmed": null,
            "doi": "10.1007/BF01907856",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:50:51+01:00",
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 64930,
            "title": "Analysis of the dynamic action of vasoactive substances on the blood pressure of rabbits (author's transl)",
            "abstract": null,
            "authors": [
                "Bergmann, H",
                "Kenner, T",
                "Pascale, K"
            ],
            "year": 1975,
            "source": "Basic Res Cardiol. 1975; 70(3): 268-278. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AE91000004",
            "pubmed": "1156312",
            "doi": "10.1007/BF01905510",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Basic Res Cardiol",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 74186,
            "title": "The role of calcium in the enhanced myocardial contractility of the hyperthyroid rat heart.",
            "abstract": null,
            "authors": [
                "Butkow, N",
                "Wheatley, AM",
                "Lippe, IT",
                "Marcus, RH",
                "Rosendorff, C"
            ],
            "year": 1990,
            "source": "Basic Res Cardiol. 1990; 85(3):297-306",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DM50400009",
            "pubmed": "2383223",
            "doi": "10.1007/BF01907118",
            "pmc": null,
            "organizations": [],
            "persons": [
                "74186-51832-6"
            ],
            "imported": "2008-02-06T01:00:00+01:00",
            "journal": "Basic Res Cardiol",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65892,
            "title": "Length-force relation of rat-carotid artery at different transmural pression. Experiments and models (author's transl)",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW",
                "Pascale, K"
            ],
            "year": 1977,
            "source": "Basic Res Cardiol. 1977; 72(6): 619-627. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EG12500006",
            "pubmed": "607931",
            "doi": "10.1007/BF01907042",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65892-51513-1"
            ],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Basic Res Cardiol",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 171,
            "title": "Comparison of acute electrophysiological effects of amiodarone and its metabolite desethylamiodarone in Langendorff perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Windisch, M",
                "Vicenzi, M",
                "Eggenreich, U",
                "Nagl, S",
                "Kral, K",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1991,
            "source": "Basic Res Cardiol. 1991; 86(2):136-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM26900007",
            "pubmed": "1715160",
            "doi": "10.1007/BF02190546",
            "pmc": null,
            "organizations": [
                "171-14011",
                "171-14070"
            ],
            "persons": [
                "171-51519-6",
                "171-51541-6",
                "171-51943-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8907,
            "title": "Some comments on ventricular afterload.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(3):209-215",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1987J223300001",
            "pubmed": "3632565",
            "doi": "10.1007/BF01906851",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8908,
            "title": "A place for theoretical cardiology.",
            "abstract": null,
            "authors": [
                "Schaefer, J",
                "Lie, RK",
                "Kenner, T",
                "Franz, M",
                "Schaffner, KF",
                "Burkhoff, D",
                "Sagawa, K",
                "Yue, DT"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(3):317-318",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987J223300014",
            "pubmed": "3632572",
            "doi": "10.1007/BF01906864",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8963,
            "title": "Influence of tonicity on the viscoelastic properties of blood during isovolemic dilution.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Kainz, T",
                "Moser, M",
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(4):388-395",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K151500008",
            "pubmed": "3662997",
            "doi": "10.1007/BF01907026",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8963-51834-2",
                "8963-51671-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8424,
            "title": "Comparison of electrophysiological properties of embryonic and adult heart cells.",
            "abstract": null,
            "authors": [
                "Tritthart, HA",
                "Koidl, B"
            ],
            "year": 1985,
            "source": "Basic Res Cardiol. 1985; 80 Suppl 2(1):55-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQG4100011",
            "pubmed": "2415109",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8424-51519-2",
                "8424-51681-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64945,
            "title": "Some properties of a high molecular vasopressor substance generated in human serum by incubation.",
            "abstract": null,
            "authors": [
                "Wurm, H",
                "Kenner, T"
            ],
            "year": 1978,
            "source": "Basic Res Cardiol. 1978; 73(1):1-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EQ45900001",
            "pubmed": "656013",
            "doi": "10.1007/BF01914651",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Basic Res Cardiol",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8994,
            "title": "Continuous ECG measurements of intracardiac activity from the surface of Langendorff-perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Huber, U",
                "Hofer, E",
                "Tritthart, HA"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(5):437-444",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K824600003",
            "pubmed": "3426522",
            "doi": "10.1007/BF01907091",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8994-51502-6",
                "8994-51519-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9079,
            "title": "Modulation of cardiac impulse generation and conduction by nifedipine and verapamil analyzed by a refined surface ECG technique in Langendorff perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1988,
            "source": "Basic Res Cardiol. 1988; 83(2):202-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N277100011",
            "pubmed": "3395317",
            "doi": "10.1007/BF01907274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9079-51519-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11584,
            "title": "Bidimensional passive and active mechanical behavior of rat tail artery segments in vitro.",
            "abstract": null,
            "authors": [
                "Pascale, K"
            ],
            "year": 1989,
            "source": "Basic Res Cardiol. 1989; 84(4):442-448",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN16800011",
            "pubmed": "2818444",
            "doi": "10.1007/BF02650879",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}