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=155540&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155520&ordering=-year",
    "results": [
        {
            "id": 117517,
            "title": "Intrahepatic cholestasis during pregnancy.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "Minerva Med. 1974; 65(91):4830-4835",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4449612",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117517-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Minerva Med",
            "issn": "0026-4806",
            "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": null,
            "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": 117518,
            "title": "Peptic ulcer--etiology and pathogenesis (author's transl).",
            "abstract": null,
            "authors": [
                "Blum, AL",
                "Peter, P",
                "Krejs, GJ"
            ],
            "year": 1974,
            "source": "Ther Umsch. 1974; 31(12):874-877",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974U939600001",
            "pubmed": "4439335",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117518-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117519,
            "title": "Phlegmonous gastritis.",
            "abstract": null,
            "authors": [
                "Bron, BA",
                "Pelloni, S",
                "Krejs, G",
                "Deyhle, P",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "Z Gastroenterol. 1974; 12(8):605-606",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974V144100017",
            "pubmed": "4440056",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117519-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Z Gastroenterol",
            "issn": "0044-2771",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117520,
            "title": "Intrahepatic cholestasis during pregnancy.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "Cah Med. 1974; 15(14):891-895",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4469449",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117520-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Cah Med",
            "issn": "0010-0978",
            "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": null,
            "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": 117521,
            "title": "Intrahepatic cholestasis of pregnancy (author's transl).",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "MMW Munch Med Wochenschr. 1974; 116(51-52):2237-2242",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974V056000004",
            "pubmed": "4217430",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117521-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "MMW Munch Med Wochenschr",
            "issn": "0341-3098",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117522,
            "title": "Diarrhea and bile acids.",
            "abstract": null,
            "authors": [
                "Blum, AL",
                "Knoblauch, M",
                "Krejs, GJ",
                "Brändli, HH",
                "Ammann, R"
            ],
            "year": 1974,
            "source": "Dtsch Med Wochenschr. 1974; 99(7):300-307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974S068800010",
            "pubmed": "4818227",
            "doi": "10.1055/s-0028-1107754",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117522-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Dtsch Med Wochenschr",
            "issn": "0012-0472",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117523,
            "title": "Epidemiology of infectious hepatitis.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Gassner, M",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "Clin Gastroenterol. 1974; 3(2):277-303",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1974U145500003",
            "pubmed": "4213830",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117523-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Clin Gastroenterol",
            "issn": "0300-5089",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117524,
            "title": "Proceedings: Heartburn and gastroesophageal reflux.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Brändli, HH",
                "Seefeld, U",
                "Caro, G",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "Helv Med Acta. 1974; 37(5-6):405-405",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4410558",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117524-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Helv Med Acta",
            "issn": "0018-0203",
            "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": null,
            "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": 117546,
            "title": "Symtomatology of gastroesophageal reflux.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Siegrist, PW",
                "Blum, AL"
            ],
            "year": 1974,
            "source": "Schweiz Med Wochenschr. 1974; 104(50):1889-1891",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974U938200015",
            "pubmed": "4445864",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117546-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Schweiz Med Wochenschr",
            "issn": "0036-7672",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 167692,
            "title": "Particles of the surgical treatment of diabetic gangrene.",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Koch, G"
            ],
            "year": 1974,
            "source": "J Cardiovasc Surg (Torino). 1974; 15(1):38-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T287300007",
            "pubmed": "4817766",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-06-05T02:00:00+02:00",
            "journal": "J Cardiovasc Surg (Torino)",
            "issn": "0021-9509",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201125,
            "title": "POLYPEPTIDE DISTRIBUTION OF MAIN LIPOPROTEIN DENSITY CLASSES SEPARATED FROM HUMAN PLASMA BY RATE ZONAL ULTRACENTRIFUGATION",
            "abstract": null,
            "authors": [
                "KOSTNER, GM",
                "PATSCH, JR",
                "SAILER, S",
                "BRAUNSTEINER, H",
                "HOLASEK, A"
            ],
            "year": 1974,
            "source": "EUR J BIOCHEM. 1974; 45(2): 611-621. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T446600031",
            "pubmed": "4369026",
            "doi": "10.1111/j.1432-1033.1974.tb03587.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201125-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "EUR J BIOCHEM",
            "issn": "0014-2956",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF BIOCHEMISTRY; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201128,
            "title": "INVESTIGATION OF SERUM-LIPOPROTEINS AND APOPROTEINS IN A BETALIPOPROTEINEMIA",
            "abstract": null,
            "authors": [
                "KOSTNER, G",
                "HOLASEK, A",
                "BOHLMANN, HG",
                "THIEDE, H"
            ],
            "year": 1974,
            "source": "CLIN SCI MOL MED. 1974; 46(4): 457-&. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974S573100004",
            "pubmed": "4364313",
            "doi": "10.1042/cs0460457",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201128-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "CLIN SCI MOL MED",
            "issn": "0301-0538",
            "collection_publisher": null,
            "collection_title": "CLINICAL SCIENCE AND MOLECULAR MEDICINE; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201140,
            "title": "IMMUNOCHEMICAL MEASUREMENT OF LIPOPROTEIN-X",
            "abstract": null,
            "authors": [
                "KOSTNER, GM",
                "PETEK, W",
                "HOLASEK, A"
            ],
            "year": 1974,
            "source": "CLIN CHEM. 1974; 20(6): 676-681. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T201300010",
            "pubmed": "4208462",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "201140-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": "CLINICAL CHEMISTRY; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201147,
            "title": "X-RAY SMALL-ANGLE SCATTERING OF HUMAN PLASMA HIGH-DENSITY LIPOPROTEIN LPA FROM HDL2 - APPLICATION OF A NEW EVALUATION METHOD",
            "abstract": null,
            "authors": [
                "MULLER, K",
                "LAGGNER, P",
                "KRATKY, O",
                "KOSTNER, G",
                "HOLASEK, A",
                "GLATTER, O"
            ],
            "year": 1974,
            "source": "FEBS LETT. 1974; 40(1): 213-218. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974S366300052",
            "pubmed": "4369448",
            "doi": "10.1016/0014-5793(74)80931-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201147-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": "FEBS LETTERS; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201150,
            "title": "STUDIES OF COMPOSITION AND STRUCTURE OF HUMAN-SERUM LIPOPROTEINS - ISOLATION AND PARTIAL CHARACTERIZATION OF APOLIPOPROTEIN AIII",
            "abstract": null,
            "authors": [
                "KOSTNER, GM"
            ],
            "year": 1974,
            "source": "BIOCHIM BIOPHYS ACTA. 1974; 336(2): 383-395. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974S236200027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "201150-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": "BIOCHIMICA ET BIOPHYSICA ACTA; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 98664,
            "title": "Various aspects of diabetic bullosis",
            "abstract": null,
            "authors": [
                "KERL, H",
                "KRESBACH, H"
            ],
            "year": 1974,
            "source": "HAUTARZT. 1974; 25(2): 60-65. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974S300200003",
            "pubmed": "4826296",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98664-14047"
            ],
            "persons": [
                "98664-51620-1"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 201155,
            "title": "STUDIES ON COFACTOR REQUIREMENTS FOR LECITHIN-CHOLESTEROL ACYLTRANSFERASE",
            "abstract": null,
            "authors": [
                "KOSTNER, G"
            ],
            "year": 1974,
            "source": "SCAND J CLIN LAB INV. 1974; 33:  19-21. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T648200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "201155-51669-1"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "SCAND J CLIN LAB INV",
            "issn": "0036-5513",
            "collection_publisher": null,
            "collection_title": "SCANDINAVIAN JOURNAL OF CLINICAL & LABORATORY INVESTIGATION; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201157,
            "title": "STUDIES ON STRUCTURE OF LIPOPROTEIN A OF HUMAN HIGH-DENSITY LIPOPROTEIN HDL3 - SPHERICALLY AVERAGED ELECTRON-DENSITY DISTRIBUTION",
            "abstract": null,
            "authors": [
                "LAGGNER, P",
                "MULLER, K",
                "KRATKY, O",
                "KOSTNER, G",
                "HOLASEK, A"
            ],
            "year": 1973,
            "source": "FEBS LETT. 1973; 33(1): 77-80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973Q172400020",
            "pubmed": "4352937",
            "doi": "10.1016/0014-5793(73)80163-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201157-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": "FEBS LETTERS; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61046,
            "title": "Kidney scintigraphy",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Bauer, H",
                "Falkensammer, M",
                "Cartellieri, ML",
                "Swoboda, HP",
                "Riccabona, G"
            ],
            "year": 1973,
            "source": "Z Urol Nephrol. 1973; 66(2): 81-90. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4698080",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Urol Nephrol",
            "issn": "0044-3611",
            "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": null,
            "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": 62949,
            "title": "The intrahepatic porto-caval shunt (author's transl)",
            "abstract": null,
            "authors": [
                "Koch, G",
                "Rigler, B",
                "Tentzeris, M",
                "Schuy, S",
                "Sakulin, M",
                "Schmidt-Kloiber, H"
            ],
            "year": 1973,
            "source": "Langenbecks Arch Chir. 1973; 333(3): 237-244. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R536100006",
            "pubmed": "4783460",
            "doi": "10.1007/BF01251064",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}