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=156400&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156909,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156420&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156380&ordering=-year",
    "results": [
        {
            "id": 66950,
            "title": "Investigations of the final settling of implanted hip-joints by use of 85Sr (author's transl)",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Bergmann, H",
                "Endler, F",
                "Kolarz, G",
                "Höfer, R"
            ],
            "year": 1977,
            "source": "Z ORTHOP GRENZGEB. 1977; 115(1): 108-112. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1977CX41100017",
            "pubmed": "842083",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.145,
            "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": 66951,
            "title": "STIMULABILITY OF GRANULOPOIESIS AND CYTOSTATIC TOLERANCE",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "KORNAUTH, W",
                "KUHBOCK, J",
                "POTZI, P"
            ],
            "year": 1977,
            "source": "BLUT. 1977; 35(4): 353-353. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1977DY92300064",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68087,
            "title": "Disseminated intravascular coagulation in Reye's syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Grubbauer, HM"
            ],
            "year": 1977,
            "source": "Wien Klin Wochenschr. 1977; 89(2): 58-61. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977CT51400007",
            "pubmed": "842031",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68087-51651-1"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "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": 68088,
            "title": "Exchange transfusion in sepsis of the nerborn infant. 8-year retropsective study. Infectin and immunology-oriented deliberations",
            "abstract": null,
            "authors": [
                "Belohradsky, BH",
                "Muntean, W",
                "Riegel, K",
                "Marget, W"
            ],
            "year": 1977,
            "source": "Monatsschr Kinderheilkd. 1977; 125(5): 590-591. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DG20100163",
            "pubmed": "301607",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68088-51651-6"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "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": 68089,
            "title": "Factor VIII activity and factor VIII associated antigen in newborns (author's transl)",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Belohradsky, BH",
                "Klose, HJ",
                "Riegel, K"
            ],
            "year": 1977,
            "source": "Klin Padiatr. 1977; 189(6): 412-413. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EC41200005",
            "pubmed": "74433",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68089-51651-1"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "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": 68407,
            "title": "The follow-up of high risk pregnancies with the determination of estriol 16-glucuronid excretion. Second: Excretion in preeclampsia, post maturity, intrauterine growth retardation, diabetes, Rh incompatability and intrauterine fetal deaths (author's transl)",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Winter, R"
            ],
            "year": 1977,
            "source": "Geburtshilfe Frauenheilkd. 1977; 37(7): 615-618. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DQ30600012",
            "pubmed": "407121",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Geburtshilfe Frauenheilkd",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "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": 68410,
            "title": "The monitoring of pregnancy in rhesus-sensitized women by a quantitative determination of bilirubin in amniotic fluid (author's transl)",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Winter, R"
            ],
            "year": 1977,
            "source": "Wien Klin Wochenschr. 1977; 89(9):294-298",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DE39200002",
            "pubmed": "404767",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "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": 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": 68411,
            "title": "Spontaneous vaginal delivery in a case of total placenta previa (author's transl)",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 1977,
            "source": "Geburtshilfe Frauenheilkd. 1977; 37(9): 793-795. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DX95300010",
            "pubmed": "914024",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Geburtshilfe Frauenheilkd",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.366,
            "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": 70755,
            "title": "The relationship between proteins and the total blood proteins and proteins in the aqueous humor in cataract patients",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O",
                "Hanselmayer, H"
            ],
            "year": 1977,
            "source": "Ber Zusammenkunft Dtsch Ophthalmol Ges. 1977; 74(3): 687-692. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "577808",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Ber Zusammenkunft Dtsch Ophthalmol Ges",
            "issn": "0070-427X",
            "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": 70756,
            "title": "Experimentally induced immonological reaction of the eye after keratoplasty. I. Lightmicroscopy (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Hanselmayer, H",
                "Schmut, O",
                "Roll, P"
            ],
            "year": 1977,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1977; 201(3): 237-246. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977CY05900005",
            "pubmed": "322527",
            "doi": "10.1007/BF02385181",
            "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": 70757,
            "title": "Experimentally induced immunological reaction of the eye after keratoplasty. II. Ultrastructural changes of the receptor's cornea (author's transl)",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Zirm, M",
                "Hanselmayer, H",
                "Schmut, O"
            ],
            "year": 1977,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1977; 201(3): 247-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977CY05900006",
            "pubmed": "322528",
            "doi": "10.1007/BF02385182",
            "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": 70758,
            "title": "The action of ethylenediaminetetraacetate on the retina. Electronmicroscopic study (author's transl)",
            "abstract": null,
            "authors": [
                "Roll, P",
                "Schmut, O",
                "Wutz, W",
                "Hofmann, H"
            ],
            "year": 1977,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1977; 202(3): 205-212. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DH65200006",
            "pubmed": "406804",
            "doi": "10.1007/BF00407870",
            "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": 70759,
            "title": "The identification of type III collagen in calf and bovine cornea and sclera.",
            "abstract": null,
            "authors": [
                "Schmut, O"
            ],
            "year": 1977,
            "source": "Exp Eye Res. 1977; 25(5):505-509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EH13900009",
            "pubmed": "340242",
            "doi": "10.1016/0014-4835(77)90179-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Exp Eye Res",
            "issn": "0014-4835",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.963,
            "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": 70760,
            "title": "Comparison of the cyanogen bromide peptides of vitreous body collagen and type II collagen (author's transl)",
            "abstract": null,
            "authors": [
                "Hofmann, H",
                "Schmut, O"
            ],
            "year": 1977,
            "source": "Albrecht Von Graefes Arch Klin Exp Ophthalmol. 1977; 204(4): 281-285. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EG26600007",
            "pubmed": "341737",
            "doi": "10.1007/BF00415322",
            "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": 70761,
            "title": "Investigations of body fluids with low protein content by the combination of micro-disc-electrophoresis and electroimmunodiffusion (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Katschnig, H",
                "Zirm, M"
            ],
            "year": 1977,
            "source": "Z Naturforsch [C]. 1977; 32(5-6): 405-408. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DK01200014",
            "pubmed": "141812",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Z Naturforsch [C]",
            "issn": "0939-5075",
            "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": 71387,
            "title": "SYNTHESIS OF 3,5,6-SUBSTITUTED S-TRIAZINE-2,4-DIONES",
            "abstract": null,
            "authors": [
                "STADLBAUER, W",
                "SCHMUT, O",
                "KAPPE, T"
            ],
            "year": 1977,
            "source": "MONATSH CHEM. 1977; 108(2): 367-379. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DC78300012",
            "pubmed": null,
            "doi": "10.1007/BF00901989",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-06T14:06:46+01:00",
            "journal": "MONATSH CHEM",
            "issn": "0026-9247",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.618,
            "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": 71454,
            "title": "Better results in twin pregnancies by means of prophylactic tocolysis",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 1977,
            "source": "Wien Med Wochenschr. 1977; 127(17): 550-551. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DX27100011",
            "pubmed": "919571",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-08T01:00:00+01: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": 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": 72209,
            "title": "Relationship between disturbed rheological properties and cerebral hemodynamics in recent cerebral infarction.",
            "abstract": null,
            "authors": [
                "Ott, EO",
                "Ladurner, G",
                "Lechner, H"
            ],
            "year": 1977,
            "source": "Prog Biochem Pharmacol. 1977; 13:  349-352. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "928436",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Prog Biochem Pharmacol",
            "issn": "0079-6085",
            "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": 72255,
            "title": "FURTHER-STUDIES ON MECHANISM OF NUCLEOTIDE-UPTAKE BY ISOLATED CHROMAFFIN GRANULES",
            "abstract": null,
            "authors": [
                "KOSTRON, H",
                "WINKLER, H",
                "KONIG, P",
                "ABERER, W"
            ],
            "year": 1977,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1977; 297:  R46-R46. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1977DB44100184",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-28T10:27:30+01: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": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73219,
            "title": "Sideropenic hemolytic anemia with normal iron excretion in prosthetic heart valves",
            "abstract": null,
            "authors": [
                "Linkesch, W: Bergmann,H",
                "Steinbach,K",
                "Höfer, R"
            ],
            "year": 1977,
            "source": "Proceedings of the 4th Meeting of ISH-EAD1977; 516-516.-4 th Meeting of the ISH-EAD; AUG 16-22, 1977; Istanbul. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "73219-14082"
            ],
            "persons": [],
            "imported": "2008-01-08T16:39:19+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}