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=1160&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1180&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1140&ordering=year",
    "results": [
        {
            "id": 82033,
            "title": "Menschliche Aggression - vererbtes Schicksal oder erworbenes Verhalten. Teil II.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1980,
            "source": "Ärztliche Praxis. 1980; 32:  3039",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82033-51505"
            ],
            "imported": "2008-06-27T23:18: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": 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": 82034,
            "title": "Menschliche Aggression - vererbtes Schicksal oder erworbenes Verhalten. (Serie: Braucht der Mensch Streit?) Teil I.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1980,
            "source": "Ärztliche Praxis. 1980; 32:  2985-2986. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82034-51505"
            ],
            "imported": "2008-06-27T23:20:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82225,
            "title": "Praxis der Gesundheitserziehung im Rahmen der Rehabilitation durch die Rentenversicherung: Gesundheitserziehung im RZ Felbring als Tertiärprävention.",
            "abstract": null,
            "authors": [
                "Ehrenböck, R",
                "Egger, JW"
            ],
            "year": 1980,
            "source": "Symposionsbericht des International Comitee on Public Realtions in Rehabilitation, ICPRR\r\n1980; 195-204.-Symposionsbericht des International Comitee on Public Realtions in \r\nRehabilitation, ICPRR.\r\n; 1980; Rheinstetten: Schindele. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82225-51505"
            ],
            "imported": "2008-07-11T14:07: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 83360,
            "title": "Upper and lower airway hyperreactivity in recurrent croup.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Schnall, RP",
                "Landau, LI"
            ],
            "year": 1980,
            "source": "Am Rev Respir Dis. 1980; 121(6):979-983",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JV32600010",
            "pubmed": "7416597",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Am Rev Respir Dis",
            "issn": "0003-0805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.901,
            "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": 85449,
            "title": "Die Anwendbarkeit der Blutdichtemessung auf Fragen des Flüssigkeitshaushaltes in der Mikrozirkulation",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1980,
            "source": " [ Dissertation ] Karl-Franzens-Universität Graz; 1980. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "85449-51671"
            ],
            "imported": "2008-11-04T10:59:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87562,
            "title": "RADIOIMMUNOASSAY FOR 6-KETO-PROSTAGLANDIN",
            "abstract": null,
            "authors": [
                "PESKAR, BA"
            ],
            "year": 1980,
            "source": "BLUT. 1980; 40(1): 79-79. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1980JE42400126",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": "BLUT; ",
            "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": 88144,
            "title": "CATECHOLAMINE - DETERMINATIONS IN HUMAN PHEOCHROMOCYTOMAS IN LONG-TERM TISSUE-CULTURE",
            "abstract": null,
            "authors": [
                "PFRAGNER, R",
                "WALSER, V"
            ],
            "year": 1980,
            "source": "EUR J CELL BIOL. 1980; 22(1): 606-606. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1980KG11401796",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "88144-14014"
            ],
            "persons": [],
            "imported": "2009-02-23T11:52:00+01:00",
            "journal": "EUR J CELL BIOL",
            "issn": "0171-9335",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF CELL BIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.662,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676258992805755,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 96324,
            "title": "Ein spezifischer Beitrag  der Psychoanalyse zur Psychosomatik.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 1980,
            "source": "Diplomarbeit in Klinischer Psychologie. Ludwig-Maximilians-Universität München. 1980",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "96324-51907"
            ],
            "imported": "2009-12-02T16:45:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 102635,
            "title": "Quantification of postural blood plasma density changes using the mechanical oscillator technique",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Leopold, H",
                "Moser, M",
                "Wurm, H"
            ],
            "year": 1980,
            "source": "Cardiovascular System Dynamics - Models and Measurement1980; 27-27.-Satellite Symposium of the 28th International Congress of Physiological Sciences; JUL 10-12, 1980; Graz/Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102635-14010"
            ],
            "persons": [
                "102635-51671",
                "102635-51683"
            ],
            "imported": "2010-07-10T12:30:29+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 104123,
            "title": "Unterschiedliche Streßreaktionen bei Personen mit koronarer Herzkrankheit unter besonderer Berücksichtigung der Persönlichkeitsdisposition ´Repression-Sensitization´",
            "abstract": null,
            "authors": [
                "Marks, EC"
            ],
            "year": 1980,
            "source": " [ Dissertation ] Universität Graz; 1980. pp. 122 + 30",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-09-15T14:23:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107051,
            "title": "Isolation and biosynthesis of cyclopentenylglycine, a novel nonproteinogenic amino acid in Flacourtiaceae.",
            "abstract": null,
            "authors": [
                "Cramer, U",
                "Rehfeldt, AG",
                "Spener, F"
            ],
            "year": 1980,
            "source": "Biochemistry. 1980; 19(13):3074-3080",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JX36700037",
            "pubmed": "6994807",
            "doi": "10.1021/bi00554a037",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Biochemistry",
            "issn": "0006-2960",
            "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": 107209,
            "title": "OCCURRENCE AND BIOSYNTHESIS OF CYCLOPENTENYL FATTY-ACIDS IN LEAVES AND CHLOROPLASTS OF FLACOURTIACEAE",
            "abstract": null,
            "authors": [
                "REHFELDT, AG",
                "SCHULTE, E",
                "SPENER, F"
            ],
            "year": 1980,
            "source": "PHYTOCHEMISTRY. 1980; 19(8): 1685-1689. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KE85200023",
            "pubmed": null,
            "doi": "10.1016/S0031-9422(00)83795-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "PHYTOCHEMISTRY",
            "issn": "0031-9422",
            "collection_publisher": null,
            "collection_title": "PHYTOCHEMISTRY; ",
            "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": 117473,
            "title": "Somatostatin-like polypeptides in the plasma and tissues of a patient with a somatostatin-producing tumour.",
            "abstract": null,
            "authors": [
                "Conlon, JM",
                "McCarthy, DM",
                "Krejs, GJ",
                "Unger, RH"
            ],
            "year": 1980,
            "source": "Biochem Soc Trans. 1980; 8(4):425-426",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000208331200008",
            "pubmed": "6108882",
            "doi": "10.1042/bst0080425",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117473-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Biochem Soc Trans",
            "issn": "0300-5127",
            "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": 117491,
            "title": "Effect of somatostatin infusion on jejunal water and electrolyte transport in a patient with secretory diarrhea due to malignant carcinoid syndrome.",
            "abstract": null,
            "authors": [
                "Davis, GR",
                "Camp, RC",
                "Raskin, P",
                "Krejs, GJ"
            ],
            "year": 1980,
            "source": "Gastroenterology. 1980; 78(2):346-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JB49700022",
            "pubmed": "7350058",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117491-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117492,
            "title": "Acute effect of diphenoxylate with atropine (Lomotil) in patients with chronic diarrhea and fecal incontinence.",
            "abstract": null,
            "authors": [
                "Harford, WV",
                "Krejs, GJ",
                "Santa Ana, CA",
                "Fordtran, JS"
            ],
            "year": 1980,
            "source": "Gastroenterology. 1980; 78(3):440-443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JF29300003",
            "pubmed": "7351282",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117492-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": 117493,
            "title": "Effect of intravenous somatostatin on jejunal absorption of glucose, amino acids, water, and electrolytes.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Browne, R",
                "Raskin, P"
            ],
            "year": 1980,
            "source": "Gastroenterology. 1980; 78(1):26-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980HY00700005",
            "pubmed": "7350033",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117493-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": 128600,
            "title": "Fibrinolytische Therapie venöser Thrombosen mit Streptokinase, Urokinase und Aktivator",
            "abstract": null,
            "authors": [
                "Schenk,H",
                "Pilger,E",
                "Gypser,G",
                "Elsinger,A",
                "Dailser,S",
                ""
            ],
            "year": 1980,
            "source": "1. Kongress f. Thrombose und Blutgerinnung; FEB 21-23, 1980; Wien. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128600-51541"
            ],
            "imported": "2013-05-31T17:28:09+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128603,
            "title": "Fubktionelle Genese bei peripherer arterieller Durchblutungsstörung im Stadium III",
            "abstract": null,
            "authors": [
                "Pilger,E",
                ""
            ],
            "year": 1980,
            "source": "Frühjahrestagung der ÖGA; MAI 10,  1980; Wien. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128603-51541"
            ],
            "imported": "2013-05-31T17:34:31+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": 128610,
            "title": "Lipidmuster bei cochleovestibulären Störungen",
            "abstract": null,
            "authors": [
                "Friedrich,G",
                "Pilger,E",
                ""
            ],
            "year": 1980,
            "source": "Österreichischer HNO-Kongress; OKT  1-4, 1980; Seefeld. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128610-51541"
            ],
            "imported": "2013-05-31T17:47:02+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128612,
            "title": "Das Verhalten verschiedener Schilddrüsenhrmone bei Kurz-und Langzeitbelastung",
            "abstract": null,
            "authors": [
                "Schmid,P",
                "Wolf,W",
                "Pilder,E",
                "Pessendorfer,H",
                "Schwaberger,G",
                "Leb,J",
                ""
            ],
            "year": 1980,
            "source": "Deutscher Sportärztekongress; OKT 16-19,  1980; 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128612-51541"
            ],
            "imported": "2013-05-31T18:02:30+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": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}