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=156240&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156260&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156220&ordering=-year",
    "results": [
        {
            "id": 75590,
            "title": "The caudal regression syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Breisach, G",
                "Müller, WD",
                "Sulzer, M"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(5): 507-510. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HM56600012",
            "pubmed": "574583",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75590-51643-6"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 75591,
            "title": "Phenylalanine-fetopathia in twins of an undiagnosed phenylketonuric mother (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Haidvogl, M",
                "Scheibenreiter, S"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(6): 609-612. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HV93800015",
            "pubmed": "574596",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75591-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01: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": 75623,
            "title": "Prostaglandins and fibroblast functions in vitro.",
            "abstract": null,
            "authors": [
                "Schönhöfer, PS",
                "Rücker, W",
                "Dembinska-Kiec, A",
                "Peters, HD",
                "Peskar, BA",
                "von Figura, K"
            ],
            "year": 1979,
            "source": "Agents Actions Suppl. 1979; 65(5):39-51",
            "category": 1,
            "document_type": 18,
            "sci": null,
            "pubmed": "230729",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Agents Actions Suppl",
            "issn": "0379-0363",
            "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": 75624,
            "title": "Prostaglandin D2: the prevailing prostaglandin in an acute inflammation.",
            "abstract": null,
            "authors": [
                "Peskar, BA",
                "Brune, K"
            ],
            "year": 1979,
            "source": "Agents Actions Suppl. 1979; 65(4):260-266",
            "category": 1,
            "document_type": 18,
            "sci": null,
            "pubmed": "291309",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Agents Actions Suppl",
            "issn": "0379-0363",
            "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": 75625,
            "title": "Prostaglandin release from macrophages: modulation by anti-inflammatory drugs.",
            "abstract": null,
            "authors": [
                "Brune, K",
                "Rainsford, KD",
                "Peskar, BA"
            ],
            "year": 1979,
            "source": "Agents Actions Suppl. 1979; 65(6):159-165",
            "category": 1,
            "document_type": 18,
            "sci": null,
            "pubmed": "294143",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Agents Actions Suppl",
            "issn": "0379-0363",
            "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": 75626,
            "title": "Plasma levels of immunoreactive 15-keto-13,14-dihydro-thromboxane B2 in guinea pigs during anaphylaxis and after histamine injection.",
            "abstract": null,
            "authors": [
                "Peskar, BA",
                "Holland, A"
            ],
            "year": 1979,
            "source": "Agents Actions Suppl. 1979; 65(6): 51-56. ",
            "category": 1,
            "document_type": 18,
            "sci": null,
            "pubmed": "294148",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Agents Actions Suppl",
            "issn": "0379-0363",
            "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": 75628,
            "title": "Thromboxane B2 release and 3H-noradrenaline accumulation by a synaptosomal fraction of rat brain.",
            "abstract": null,
            "authors": [
                "Anhut, H",
                "Jackisch, R",
                "Peskar, BA"
            ],
            "year": 1979,
            "source": "Pol J Pharmacol Pharm. 1979; 31(4): 381-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HV73000016",
            "pubmed": "523340",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Pol J Pharmacol Pharm",
            "issn": "0301-0244",
            "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": 76046,
            "title": "Schwere Organschädigung nach Trispuffer-Fehlinjektion in der Nabelarterie.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Haidvogl, M",
                "Stix, H",
                "Mutz, ID"
            ],
            "year": 1979,
            "source": "Pädiatrische Praxis. 1979; 22:  365-372. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76046-51643"
            ],
            "imported": "2008-02-25T12:07:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76547,
            "title": "Tertiärprävention in der stationären kardiologischen Rehabilitation - Health Education in the Rehabilitation for Coronary and Circulary Patients.",
            "abstract": null,
            "authors": [
                "Ehrenböck, R",
                "Egger, JW"
            ],
            "year": 1979,
            "source": "International Symposion of the International Committee on Public Relations in \tRehabilitation ICPRR; OKT 29-NOV 2, 1979; Neckargemünd/Heidelberg, BRD. 1979. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76547-51505"
            ],
            "imported": "2008-02-27T11:49:59+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19482,
            "title": "APPLICABILITY OF THE MESQUAC MO METHOD TO TRANSITION-METAL COMPLEXES",
            "abstract": null,
            "authors": [
                "RODE, BM",
                "REIBNEGGER, GJ"
            ],
            "year": 1979,
            "source": "MONATSH CHEM. 1979; 110:  813-822. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HG70400005",
            "pubmed": null,
            "doi": "10.1007/BF00906675",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19482-50569-6"
            ],
            "imported": "2009-08-19T16:39:05+02: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": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 117484,
            "title": "The influence of weather and climate on the incidence of gastric ulcers after reserpine in rats.",
            "abstract": null,
            "authors": [
                "Weihe, WH",
                "Krejs, GJ",
                "Beglinger, R",
                "Blum, AL"
            ],
            "year": 1978,
            "source": "Int J Biometeorol. 1978; 22(4):285-294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GL28200007",
            "pubmed": "750509",
            "doi": "10.1007/BF01552810",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117484-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Int J Biometeorol",
            "issn": "0020-7128",
            "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": 128597,
            "title": "Einfluß der Biguanidtherapie auf den Laktatstoffwechsel bei dosierter submaximaler Ergometerbelastung",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Schmid,P",
                "Goebel,R"
            ],
            "year": 1978,
            "source": "9.Jahrestagung der ÖGIM; SEP 29-30,1978; Salzburg, Austria. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128597-51541"
            ],
            "imported": "2013-05-31T17:19:33+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128624,
            "title": "Fibrinolytische Therapie venöser Thrombosen mit Streptokinase, Urokinase und Aktivator",
            "abstract": null,
            "authors": [
                "Schenk,H",
                "Pilger,E",
                "Gypser,G",
                "Elsinger,A",
                "Sailer,S",
                ""
            ],
            "year": 1978,
            "source": "1.Kongress für Thrombose und Gerinnung; FEB 21 - -23, 1980; Wien. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128624-51541"
            ],
            "imported": "2013-05-31T18:30:15+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128625,
            "title": "Möglichkeiten der szintigraphischen Darstellung venöser Thrombosen mit Tc99-Fibrinogen",
            "abstract": null,
            "authors": [
                "Passath,A",
                "Pilger,E",
                "Leb,J,"
            ],
            "year": 1978,
            "source": "Jahrestagung der ÖGA; NOV 10-11, 1978; Graz. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128625-51541"
            ],
            "imported": "2013-05-31T18:32:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128626,
            "title": "Ergospirometrische Untersuchungen bei Patienten mit Diabetes mellitus und der Einfluß von Biguaniden auf die körperliche Leistungsfähigkeit",
            "abstract": null,
            "authors": [
                "Schmid,P",
                "Pikger,E",
                "Goebel,R",
                ""
            ],
            "year": 1978,
            "source": "9.Jahrestagung der ÖGIM; SEP 29-30, 1978; Salzburg. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128626-51541"
            ],
            "imported": "2013-05-31T18:34:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 133466,
            "title": "Renale Hämosiderose und sideropenische Anämie nach Herzklappenersatz",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Bergmann,H",
                "Steinbach,K",
                "Weissel,M"
            ],
            "year": 1978,
            "source": "Konferenzband der 84. Tagung der DGI. 1978; 104-104.-84. Tagung der Deutschen Gesellschaft für Innere Medizin; APR 2-6, 1978; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-28T12:47:25+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 135628,
            "title": "Quantitative Evaluation of the influence of Perhexiline in Angina Pectoris",
            "abstract": null,
            "authors": [
                "Niederbergwer, M",
                "Linkesch, W",
                "Glogar, D"
            ],
            "year": 1978,
            "source": "Internat. Symposium on Perhexiline Maleat; SEP 18, 1978; Strasnourg, FRANCE. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-03-15T14:36:22+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": true
        },
        {
            "id": 167697,
            "title": "Current concepts of therapeutic measures in pancreatic disorders (author's transl)].",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Prexl, HJ",
                "Zalaudek, G"
            ],
            "year": 1978,
            "source": "Wien Klin Wochenschr. 1978; 90(3):77-85",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1978EL03700001",
            "pubmed": "341536",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-06-05T02: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": 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": 167698,
            "title": "Traffic accidents and seat belts: thorax injuries (author's transl)].",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Zalaudek, G"
            ],
            "year": 1978,
            "source": "Langenbecks Arch Chir. 1978; 347:359-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FY21900055",
            "pubmed": "732440",
            "doi": "10.1007/BF01579356",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-06-05T02:00:00+02:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "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": 194312,
            "title": "Dr.",
            "abstract": null,
            "authors": [
                "Smolle, S"
            ],
            "year": 1978,
            "source": "7. Grazer Hypnosekongress; JAN 28-30, 2022; Graz, AUSTRIA. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "194312-29444"
            ],
            "persons": [
                "194312-111460"
            ],
            "imported": "2022-03-25T14:54:47+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}