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=156020&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156040&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156000&ordering=-year",
    "results": [
        {
            "id": 7265,
            "title": "Regression of a Kayser-Fleischer ring in a case of Wilson's disease during penicillamine therapy (author's transl)",
            "abstract": null,
            "authors": [
                "Hiti, H",
                "Harpf, H",
                "Wutz, W",
                "Schmut, O"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 176(2): 235-238. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700010",
            "pubmed": "7420971",
            "doi": "10.1055/s-2008-1057434",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:23:45+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7266,
            "title": "Clinical experience with different methods of treating herpes corneae (author's transl)",
            "abstract": null,
            "authors": [
                "Fellinger, C",
                "Bartl, G"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):239-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700011",
            "pubmed": "6775129",
            "doi": "10.1055/s-2008-1057435",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7267,
            "title": "Acute psychogenic strabismus in psychosomatic disorders (author's transl)",
            "abstract": null,
            "authors": [
                "Rodler, H",
                "Bartl, G",
                "Wutz, W"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):273-275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700019",
            "pubmed": "7420978",
            "doi": "10.1055/s-2008-1057443",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7268,
            "title": "Dilatation and tortuosity of episcleral vessels in open-angle glaucoma (author's transl)",
            "abstract": null,
            "authors": [
                "Benedikt, O",
                "Roll, P"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):292-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700024",
            "pubmed": "7420983",
            "doi": "10.1055/s-2008-1057448",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7269,
            "title": "Dilatation and tortuosity of episcleral vessels in open-angle glaucoma. II. Electron microscopy study of the trabecular meshwork",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Benedikt, O"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):297-301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700025",
            "pubmed": "7420984",
            "doi": "10.1055/s-2008-1057449",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7270,
            "title": "Clinical experience in treatment of glaucoma with timolol (author's transl)",
            "abstract": null,
            "authors": [
                "Wutz, W",
                "Bartl, G",
                "Hiti, H",
                "Schuhmann, G"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):302-306",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700026",
            "pubmed": "7420985",
            "doi": "10.1055/s-2008-1057450",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7271,
            "title": "Electro-ophthalmological responses in inflammations of various sections of the orbital visual pathways (author's transl)",
            "abstract": null,
            "authors": [
                "Bartl, G",
                "Hofmann, H",
                "Faschinger, C",
                "Pribyl, W"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):349-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700037",
            "pubmed": "7420994",
            "doi": "10.1055/s-2008-1057461",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7272,
            "title": "Measurement of the colloid osmotic pressure from plasma density by means of the mechanical oscillator technique (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Holzer, H"
            ],
            "year": 1980,
            "source": "J Clin Chem Clin Biochem. 1980; 18(4):233-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP50000006",
            "pubmed": "7381376",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7272-51535-6",
                "7272-51671-2",
                "7272-51683-6"
            ],
            "imported": null,
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7273,
            "title": "Neurally mediated contraction of ileal longitudinal muscle by substance P.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1980,
            "source": "Neurosci Lett. 1980; 17(1-2):101-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP86300019",
            "pubmed": "6189007",
            "doi": "10.1016/0304-3940(80)90069-5",
            "pmc": null,
            "organizations": [
                "7273-14022"
            ],
            "persons": [
                "7273-51529-2"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7274,
            "title": "Regional distribution and biochemical properties of 125I-Tyr8-substance P binding sites in synaptic vesicles.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Mayer, N",
                "Lembeck, F",
                "Pabst, M"
            ],
            "year": 1980,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1980; 311(2): 151-157. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ10500007",
            "pubmed": "6155617",
            "doi": "10.1007/BF00510254",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:57:46+02:00",
            "journal": "NAUNYN-SCHMIED 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": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7275,
            "title": "MORPHOLOGICALLY ASSESSABLE CHANGES IN TRANSITORY ISCHEMIC ATTACKS IN THE COMPUTER TOMOGRAM",
            "abstract": null,
            "authors": [
                "LADURNER, G",
                "SAGER, WD",
                "LECHNER, H"
            ],
            "year": 1980,
            "source": "FORTSCHR NEUROL PSYCHIAT 1980 48: 220-223.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ13900003",
            "pubmed": null,
            "doi": "10.1055/s-2007-1002380",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR NEUROL PSYCHIAT",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.208,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7276,
            "title": "Interstitial nephritis from a pediatric viewpoint",
            "abstract": null,
            "authors": [
                "Wendler, H",
                "Schwarz, R"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(7):238-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ35300002",
            "pubmed": "7395252",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7277,
            "title": "Indications for special nephrological studies",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Katschnig, H",
                "Korthals, C",
                "Kellner, A"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(7):242-244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ35300003",
            "pubmed": "7395253",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7278,
            "title": "The diagnostic value of computerized tomography and angiography in renal diseases",
            "abstract": null,
            "authors": [
                "Schreyer, H",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(7):245-252",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ35300004",
            "pubmed": "7395254",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7279,
            "title": "Morquio's disease type A: absence of material cross reacting with antibodies against N-acetylgalactosamine-6-sulfate sulfatase.",
            "abstract": null,
            "authors": [
                "Glössl, J",
                "Lembeck, K",
                "Gamse, G",
                "Kresse, H"
            ],
            "year": 1980,
            "source": "Hum Genet. 1980; 54(1):87-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ51600014",
            "pubmed": "6156114",
            "doi": "10.1007/BF00279054",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HUM GENET",
            "issn": "0340-6717",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.747572815533981,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7280,
            "title": "Haemostasis in premature and newborn babies (author's transl)",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(2): 109-120. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900003",
            "pubmed": "7432803",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7280-51651-2"
            ],
            "imported": "2009-08-20T16:46:13+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7281,
            "title": "The prognosis of idiopathic nephrotic syndrome: a comparative study between the index of selectivity of proteinuria and the findings in renal biopsies.",
            "abstract": null,
            "authors": [
                "Schwarz, R",
                "Rossipal, E"
            ],
            "year": 1980,
            "source": "Padiatr Padol. 1980; 15(2):131-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900005",
            "pubmed": "7432805",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7282,
            "title": "Tuberous sclerosis: first manifestation as cardiac arrhythmia in a newborn",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Beitzke, A",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Padiatr Padol. 1980; 15(2):137-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900006",
            "pubmed": "7432806",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7283,
            "title": "What is your diagnosis?",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Urban, C",
                "Grubbauer, HM"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(2): 163-166. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900009",
            "pubmed": "7432809",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T15:57:39+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7284,
            "title": "Investigations on beta 2-glycoprotein-I in the rat: isolation from serum and demonstration in lipoprotein density fractions.",
            "abstract": null,
            "authors": [
                "Polz, E",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1980,
            "source": "Int J Biochem. 1980; 11(3-4):265-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JR05500011",
            "pubmed": "7389984",
            "doi": "10.1016/0020-711X(80)90229-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7284-51669-6"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}