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=840&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=860&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=820&ordering=year",
    "results": [
        {
            "id": 98700,
            "title": "TREATMENT AND HISTOLOGY OF ACRO-LENTIGINOUS MELANOMA",
            "abstract": null,
            "authors": [
                "HODL, S",
                "KERL, H"
            ],
            "year": 1979,
            "source": "DERMATOL MONATSSCHR. 1979; 165(2): 160-161. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GM09200058",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98700-14047"
            ],
            "persons": [
                "98700-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "DERMATOL MONATSSCHR",
            "issn": "0011-9083",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGISCHE MONATSSCHRIFT; ",
            "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": true
        },
        {
            "id": 99786,
            "title": "Über die Ursache der Erhöhung des alpha-ketoglutarats im Blut von Ratten mit fünf transplantierten Tumoren",
            "abstract": null,
            "authors": [
                "Schaur, R",
                "Schreibmayer, W",
                "Tillian, H",
                "Schauenstein, E",
                "Hagmüller, K",
                ""
            ],
            "year": 1979,
            "source": "6. Jahrestagung der Österreichischen Biochemischen Gesellschaft; 1979. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-14T18:33:43+02:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 99787,
            "title": "Anomalien im Zitratzyklus tierischer Tumoren als Ursache für einen erhöhten Ketoglutaratspiegel im Blut von Tumorträgern",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                ""
            ],
            "year": 1979,
            "source": " [ Dissertation ] Karl Franzens Universität Graz; 1979. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "99787-14011"
            ],
            "persons": [],
            "imported": "2010-04-14T18:36:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 102632,
            "title": "A New Technique for the simulataneous continuous measurement of the density of plasma and whole blood",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Kenner, T",
                "Hinghofer-Szalkay, H"
            ],
            "year": 1979,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL.1979; 382(3):R9-R9.-German Physiological Society; SEP 25-28, 1979; Kiel. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102632-14010"
            ],
            "persons": [
                "102632-51671",
                "102632-51683"
            ],
            "imported": "2010-07-10T12:07:17+02:00",
            "journal": null,
            "issn": "0031-6768",
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102633,
            "title": "Postural fluid shifts: quantification by a miniature method using capillary blood.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Moser, M"
            ],
            "year": 1979,
            "source": "Pflügers Archiv European Journal of Physiology 1979; 382(3):R9-R9.-German Physiological Society; SEP 25-28, 1979; Kiel. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102633-14010"
            ],
            "persons": [
                "102633-51671",
                "102633-51683"
            ],
            "imported": "2010-07-10T12:11:56+02:00",
            "journal": null,
            "issn": "0031-6768",
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107211,
            "title": "STIMULATION OF FATTY-ACID BIOSYNTHESIS IN GLYCINE-MAX SUSPENSION CULTURES BY ACYL CARRIER PROTEIN",
            "abstract": null,
            "authors": [
                "NOTHELFER, HG",
                "SPENER, F"
            ],
            "year": 1979,
            "source": "PLANT SCI LETT. 1979; 16(4): 361-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HV07100002",
            "pubmed": null,
            "doi": "10.1016/0304-4211(79)90123-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "PLANT SCI LETT",
            "issn": "0304-4211",
            "collection_publisher": null,
            "collection_title": "PLANT SCIENCE 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": 107212,
            "title": "PREPARATION OF COMMON AND UNUSUAL WAXES",
            "abstract": null,
            "authors": [
                "SPENER, F"
            ],
            "year": 1979,
            "source": "CHEM PHYS LIPIDS. 1979; 24(4): 431-448. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1979HQ58500006",
            "pubmed": null,
            "doi": "10.1016/0009-3084(79)90121-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": "CHEMISTRY AND PHYSICS OF LIPIDS; ",
            "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": 108221,
            "title": "POSSIBILITIES AND SPECIFIC PROBLEMS OF ULTRASOUND DIAGNOSIS OF DISEASES OF THE PARA-NASAL SINUSES",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1979,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1979; 58(10): 778-782. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HS83800005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108221-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": "LARYNGOLOGIE RHINOLOGIE OTOLOGIE VEREINIGT MIT MONATSSCHRIFT FUR OHRENHEILKUNDE; ",
            "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": 108222,
            "title": "DIAGNOSIS OF DISEASES OF THE PARA-NASAL SINUSES BY ULTRASOUND AND ENDOSCOPY",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1979,
            "source": "ENDOSCOPY. 1979; 11(3): 213-213. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979HN15800015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108222-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": "ENDOSCOPY; ",
            "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": true
        },
        {
            "id": 108223,
            "title": "PROTEOLYTIC-ENZYME ACTIVITY IN TRAUMATIZED BRAIN",
            "abstract": null,
            "authors": [
                "AUER, L",
                "BLUMEL, G",
                "MARTH, E"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 348-349. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108223-14023"
            ],
            "persons": [
                "108223-51503"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "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": true
        },
        {
            "id": 117485,
            "title": "Spontaneous secretion from the dog small intestine in vivo.",
            "abstract": null,
            "authors": [
                "Read, NW",
                "Krejs, GJ",
                "Barkley, RM",
                "Morawski, SG",
                "Fordtran, JS"
            ],
            "year": 1979,
            "source": "J Lab Clin Med. 1979; 93(3):381-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GL36100005",
            "pubmed": "429849",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117485-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "J Lab Clin Med",
            "issn": "0022-2143",
            "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": 117486,
            "title": "Ileal chloride secretion as a cause of secretory diarrhea in a patient with primary intestinal tuberculosis.",
            "abstract": null,
            "authors": [
                "Davis, GR",
                "Corbett, DB",
                "Krejs, GJ"
            ],
            "year": 1979,
            "source": "Gastroenterology. 1979; 76(4):829-835",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GM73400024",
            "pubmed": "422011",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117486-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "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": 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": 117487,
            "title": "Effect of ouabain on Na,K-ATPase and electrolyte transport in the dog ileum in vivo.",
            "abstract": null,
            "authors": [
                "Read, NW",
                "Krejs, GJ",
                "Jones, VE",
                "Fordtran, JS"
            ],
            "year": 1979,
            "source": "Gut. 1979; 20(5):356-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HB33800002",
            "pubmed": "223948",
            "doi": "10.1136/gut.20.5.356",
            "pmc": "PMC1412440",
            "organizations": [],
            "persons": [
                "117487-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gut",
            "issn": "0017-5749",
            "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": 117488,
            "title": "The small bowel. Part I: Intestinal resection.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 1979,
            "source": "Clin Gastroenterol. 1979; 8(2):373-386",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HA46400009",
            "pubmed": "477001",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117488-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": 117489,
            "title": "Somatostatinoma syndrome. Biochemical, morphologic and clinical features.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Orci, L",
                "Conlon, JM",
                "Ravazzola, M",
                "Davis, GR",
                "Raskin, P",
                "Collins, SM",
                "McCarthy, DM",
                "Baetens, D",
                "Rubenstein, A",
                "Aldor, TA",
                "Unger, RH"
            ],
            "year": 1979,
            "source": "N Engl J Med. 1979; 301(6):285-292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HF72500001",
            "pubmed": "377080",
            "doi": "10.1056/NEJM197908093010601",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117489-51534-1"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "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": 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": 128655,
            "title": "Einfluß von Biguaniden auf den Laktatstoffwechsel",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Schmid,P",
                "Goebel,R"
            ],
            "year": 1979,
            "source": "Medizinische Klinik und Praxis. 1979; 74(22):  859-865. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128655-51541"
            ],
            "imported": "2013-05-31T20:11:57+02:00",
            "journal": null,
            "issn": null,
            "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": true
        },
        {
            "id": 133487,
            "title": "Charakteristik der Biosynthese des Häm bei Patienten mit chronischer Polyarthritis",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Müller,M",
                "Scherak,O"
            ],
            "year": 1979,
            "source": "Verhandlungen der Deutschen Gesellschaft für Innere Medizin. 1979; 85:  1340-1343. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-28T15:40:38+01:00",
            "journal": null,
            "issn": null,
            "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": true
        },
        {
            "id": 61414,
            "title": "Indirect evidence for presynaptic location of opiate receptors on chemosensitive primary sensory neurones.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1979,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1979; 308(3):281-285",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HR35800014",
            "pubmed": "228212",
            "doi": "10.1007/BF00501394",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61414-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmacol",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 149841,
            "title": "Einfluß von Temperatur und Adrenalin auf Herzmuskelzellen in vitro.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Porta, S"
            ],
            "year": 1979,
            "source": "Symposium der Ernst Boehringer-Schenkung; Mon 17, 1979; Bender-Zentrum der Bender + Co Ges mbH, Wien. 1979. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T09:57:51+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108220,
            "title": "PROTEOLYTIC-ENZYME ACTIVITY IN PATIENTS WITH SEVERE HEAD-INJURY AND THE EFFECT OF A PROTEINASE-INHIBITOR",
            "abstract": null,
            "authors": [
                "AUER, LM",
                "MARTH, E",
                "HEPPNER, F",
                "HOLASEK, A"
            ],
            "year": 1979,
            "source": "ACTA NEUROCHIR. 1979; 49(3-4): 207-217. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HS99800006",
            "pubmed": null,
            "doi": "10.1007/BF01808960",
            "pmc": null,
            "organizations": [],
            "persons": [
                "108220-51503-6"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": "ACTA NEUROCHIRURGICA; ",
            "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
        }
    ]
}