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=180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=160&ordering=year",
    "results": [
        {
            "id": 68406,
            "title": "The blood levels of alpha-ketoglutaric acid at the various stages of the carcinoma of the cervix of the uterus (author's transl)",
            "abstract": null,
            "authors": [
                "Binder, M",
                "Winter, R"
            ],
            "year": 1973,
            "source": "Arch Gynakol. 1973; 215(3): 315-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R011300007",
            "pubmed": "4800863",
            "doi": "10.1007/BF00672815",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Arch Gynakol",
            "issn": "0003-9128",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "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": true
        },
        {
            "id": 68408,
            "title": "Cesarean section and respiratory distress syndrome",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Standach, A"
            ],
            "year": 1973,
            "source": "Wien Med Wochenschr. 1973; 123(23): 357-359. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4712091",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 70718,
            "title": "Combination of disk-electrophoresis and immunodiffusion for protein analysis of aqueous humor (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Zirm, M"
            ],
            "year": 1973,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1973; 188(3): 217-220. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R198700006",
            "pubmed": "4203282",
            "doi": "10.1007/BF00410974",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 70719,
            "title": "Immunglobulin concentration in human aqueous humor related to age and sex (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O"
            ],
            "year": 1973,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1973; 188(3): 239-243. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R198700009",
            "pubmed": "4543667",
            "doi": "10.1007/BF00410977",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Albrecht Von Graefes Arch Klin Exp Ophthalmol",
            "issn": "0065-6100",
            "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": 75660,
            "title": "On the specificity of antisera against prostaglandins A2 and E2.",
            "abstract": null,
            "authors": [
                "Jobke, A",
                "Peskar, BA",
                "Peskar, BM"
            ],
            "year": 1973,
            "source": "FEBS Lett. 1973; 37(2): 192-196. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R599000019",
            "pubmed": "4202823",
            "doi": "10.1016/0014-5793(73)80456-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "FEBS Lett",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "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
        },
        {
            "id": 77216,
            "title": "Die Langzeitbehandlung der zystischen Fibrose (Mucoviscidose)",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1973,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in der Steiermark.; DEZ 14, 1973; Graz, AUSTRIA. 1973. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77216-51643"
            ],
            "imported": "2008-02-28T16:11:14+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77217,
            "title": "Zur Differentialdiagnose der Nabelkoliken.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1973,
            "source": "1. Collegium publicum der Sektion \"Südost\" der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; NOV 19, 1974; Graz, AUSTRIA. 1973. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77217-51643"
            ],
            "imported": "2008-02-28T16:12:27+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77219,
            "title": "Serum Lipoproteins of a 5-year old girl with an unidentified Type of primary Hypertriglyceridemia. Influence of Diet.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Kostner, G",
                ""
            ],
            "year": 1973,
            "source": "Conference on Serumlipoproteins; SEP 21-23, 1973; Graz, AUSTRIA. 1973. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77219-14013"
            ],
            "persons": [
                "77219-51643",
                "77219-51669"
            ],
            "imported": "2008-02-28T16:15:07+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77220,
            "title": "Oto-cardio-vertebrales Syndrom.",
            "abstract": null,
            "authors": [
                "Kellerer, K",
                "Müller, W",
                "Beitzke, A",
                ""
            ],
            "year": 1973,
            "source": "11. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 21-23, 1973; Linz, AUSTRIA. 1973. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77220-51643"
            ],
            "imported": "2008-02-28T16:16:39+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77221,
            "title": "Stoffwechseluntersuchungen bei einem Fall von primärer Hypertriglyceridämie.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Kostner, G",
                ""
            ],
            "year": 1973,
            "source": "11. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 21-23, 1973; Linz, AUSTRIA. 1973. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77221-14013",
                "77221-14048"
            ],
            "persons": [
                "77221-51643",
                "77221-51669"
            ],
            "imported": "2008-02-28T16:18:12+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 96062,
            "title": "Release of prostaglandins from isolated cat spleen by angiotensin and vasopressin.",
            "abstract": null,
            "authors": [
                "PESKAR, B",
                "HERTTING, G"
            ],
            "year": 1973,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1973; 279(3): 227-234. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973Q962700002",
            "pubmed": "4356205",
            "doi": "10.1007/BF00500602",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T11:22:35+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "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": 96064,
            "title": "Quantitative determination of diazepam in blood by radioimmunoassay.",
            "abstract": null,
            "authors": [
                "PESKAR, B",
                "SPECTOR, S"
            ],
            "year": 1973,
            "source": "J PHARMACOL EXP THER. 1973; 186(1): 167-172. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973Q445400020",
            "pubmed": "4737389",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T11:22:35+01:00",
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PHARMACOLOGY AND EXPERIMENTAL THERAPEUTICS; ",
            "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": 96065,
            "title": "Serotonin: radioimmunoassay.",
            "abstract": null,
            "authors": [
                "PESKAR, B",
                "SPECTOR, S"
            ],
            "year": 1973,
            "source": "SCIENCE. 1973; 179(80): 1340-1341. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973P086100030",
            "pubmed": "4687025",
            "doi": "10.1126/science.179.4080.1340",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T11:22:35+01:00",
            "journal": "SCIENCE",
            "issn": "0036-8075",
            "collection_publisher": null,
            "collection_title": "SCIENCE; ",
            "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": 96066,
            "title": "The mechanism of the drinking response to some hypotensive drugs: activation of the renin-angiotensin system by direct or reflex-mediated stimulation of  -receptors.",
            "abstract": null,
            "authors": [
                "MEYER, DK",
                "RAUSCHER, W",
                "PESKAR, B",
                "HERTTING, G"
            ],
            "year": 1973,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1973; 276(1): 13-24. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973O735800002",
            "pubmed": "4347991",
            "doi": "10.1007/BF00500774",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T11:22:35+01:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "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": 98665,
            "title": "Treatment of collagen and autoimmune diseases (author's transl)",
            "abstract": null,
            "authors": [
                "KERL, H",
                "KLEIN, G",
                "SANDHOFE.M"
            ],
            "year": 1973,
            "source": "WIEN KLIN WOCHENSCHR. 1973; 85(47): 769-774. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R388700001",
            "pubmed": "4757177",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98665-14047"
            ],
            "persons": [
                "98665-51620-1"
            ],
            "imported": "2010-03-01T10:02: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": 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": 98666,
            "title": "Extramammary (genital) Paget's disease, amelanotic melanoma metastasis in the oral cavity, apocrine hidrocystoma (cystadenoma), granuloma glutaele infantum, striated skin pigmentations following belomycin, clear cell acanthoma",
            "abstract": null,
            "authors": [
                "KRESBACH, H",
                "KERL, H"
            ],
            "year": 1973,
            "source": "HAUTARZT. 1973; 24(4): 163-164. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973P506600008",
            "pubmed": "4123361",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98666-14047"
            ],
            "persons": [
                "98666-51620-6"
            ],
            "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": 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": 98667,
            "title": "Virus-like endoplasmatic structures in lupus erythematosus and in various other diseases of unknown etiology",
            "abstract": null,
            "authors": [
                "KERL, H",
                "AUBOCK, L"
            ],
            "year": 1973,
            "source": "HAUTARZT. 1973; 24(3): 95-105. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973P265400002",
            "pubmed": "4713269",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98667-14047"
            ],
            "persons": [
                "98667-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": 98668,
            "title": "Herpez zoster in childhood--demonstration of complicated forms",
            "abstract": null,
            "authors": [
                "KELLERER, H",
                "KERL, H"
            ],
            "year": 1973,
            "source": "KLIN PADIAT. 1973; 185(1): 57-63. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973P034200009",
            "pubmed": "4540237",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98668-14047"
            ],
            "persons": [
                "98668-51620-6"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": "KLINISCHE PADIATRIE; ",
            "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": 98669,
            "title": "PROCEEDINGS OF DERMATOLOGICAL SOCIETIES",
            "abstract": null,
            "authors": [
                "KRESBACH, H",
                "KERL, H"
            ],
            "year": 1973,
            "source": "HAUTARZT. 1973; 24(1): 40-44. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973O643400010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98669-14047"
            ],
            "persons": [
                "98669-51620-6"
            ],
            "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": 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": 107041,
            "title": "Rections of aliphatic methanesulfonates.",
            "abstract": null,
            "authors": [
                "Spener, F"
            ],
            "year": 1973,
            "source": "Chem Phys Lipids. 1973; 11(4):229-243",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R970900001",
            "pubmed": "4359109",
            "doi": "10.1016/0009-3084(73)90063-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Chem Phys Lipids",
            "issn": "0009-3084",
            "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
        }
    ]
}