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=320&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=340&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=year",
    "results": [
        {
            "id": 77198,
            "title": "Die Spätprognose beatmeter Neugeborener.",
            "abstract": null,
            "authors": [
                "Haidvogl, M",
                "Rosegger, H",
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OKT 10-12, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77198-51643"
            ],
            "imported": "2008-02-28T15:54:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77199,
            "title": "Behandlung des Atemnotsyndroms Frühgeborener mittels Nasen-CPAP.",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OKT 10-12, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77199-51643"
            ],
            "imported": "2008-02-28T15:55: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77202,
            "title": "Atemnotsyndrom: Prognose und Indikationsstellung zur Atemhilfe mit mehrmaligen Hyperoxietesten.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Rosegger, H",
                "Haidvogl, M",
                ""
            ],
            "year": 1975,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OKT 10-12, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77202-51643"
            ],
            "imported": "2008-02-28T15:57:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77204,
            "title": "Intensivneonatologie.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "1. Fortbildungstagung für Kinderärzte der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; JUN 19-20, 1975; Graz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77204-51643"
            ],
            "imported": "2008-02-28T15:58:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77207,
            "title": "Die Abgrenzung in der Geschlechtswahl bei Pseudohermaphroditismus masculinus des Neugeborenen. ",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Hubmer, G",
                ""
            ],
            "year": 1975,
            "source": "16. Tagung der Österreichischen Gesellschaft für Chirurgie; JUN 5-7, 1975; Wien, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77207-51643"
            ],
            "imported": "2008-02-28T16:00: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77208,
            "title": "Behandlung des Atemnotsyndroms Neugeborener.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1975,
            "source": "II. Frühjahrstagung der Sektion \"Südost\" der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; APRIL 26, 1975; Oberwart, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77208-51643"
            ],
            "imported": "2008-02-28T16:01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 77209,
            "title": "Aussagekraft des Hyperoxietests beim RDS.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Rosegger, H",
                "Haidvogl, M",
                "Fritsch, G",
                ""
            ],
            "year": 1975,
            "source": "Wissenschaftliche Sitzung der Österreichischen Gesellschaft für perinatale Medizin; MAR 8, 1975; Linz, AUSTRIA. 1975. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77209-51643"
            ],
            "imported": "2008-02-28T16:03:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 87278,
            "title": "INFLUENCE OF METHYLXANTHINES ON INTESTINAL-ABSORPTION OF SOME MODEL SUBSTANCES",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "LEMBECK, F"
            ],
            "year": 1975,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1975; 359:  R60-R60. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AR47200120",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87278-14022"
            ],
            "persons": [
                "87278-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": "PFLUGERS ARCHIV-EUROPEAN JOURNAL OF PHYSIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "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": 90040,
            "title": "Haemophilia home infusions with dried fresh plasma.",
            "abstract": null,
            "authors": [
                "Lurie, A",
                "Oberwaldner, B",
                "Shapiro, M"
            ],
            "year": 1975,
            "source": "S Afr Med J. 1975; 49(23): 931-935. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AD22400008",
            "pubmed": "1135728",
            "doi": null,
            "pmc": null,
            "organizations": [
                "90040-14095"
            ],
            "persons": [],
            "imported": "2009-04-20T02:00:00+02:00",
            "journal": "S Afr Med J",
            "issn": "0038-2469",
            "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": 96084,
            "title": "Regulation mechanisms of central and peripheral sympathetic neurons.",
            "abstract": null,
            "authors": [
                "Hertting, G",
                "Peskar, B"
            ],
            "year": 1975,
            "source": "J Neural Transm. 1975; Suppl 12:  115-126. ",
            "category": 1,
            "document_type": 18,
            "sci": null,
            "pubmed": "169320",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T01:00:00+01:00",
            "journal": "J Neural Transm",
            "issn": "0300-9564",
            "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": 98660,
            "title": "Lipoid dermatoarthritis (multicentric reticulohistiocytosis) (author's transl)",
            "abstract": null,
            "authors": [
                "STOGMANN, W",
                "KERL, H",
                "SCHMIDBERGER, H"
            ],
            "year": 1975,
            "source": "EUR J PEDIAT. 1975; 121(1): 71-80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975BB43100007",
            "pubmed": "1213039",
            "doi": "10.1007/BF00464396",
            "pmc": null,
            "organizations": [
                "98660-14047"
            ],
            "persons": [
                "98660-51620-6"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRICS; ",
            "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": true
        },
        {
            "id": 98661,
            "title": "NUCLEAR FORMS IN TUMOR-CELLS OF FIBROMATOUS SKIN TUMORS",
            "abstract": null,
            "authors": [
                "AUBOCK, L",
                "KERL, H"
            ],
            "year": 1975,
            "source": "CYTOBIOLOGIE. 1975; 11(2): 322-322. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975AM82700012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98661-14047"
            ],
            "persons": [
                "98661-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "CYTOBIOLOGIE",
            "issn": "0070-2463",
            "collection_publisher": null,
            "collection_title": "CYTOBIOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98662,
            "title": "Adenoid squamous cell carcinoma of the vulva (author's transl)",
            "abstract": null,
            "authors": [
                "PICKEL, H",
                "KERL, H"
            ],
            "year": 1975,
            "source": "GEBURTSH FRAUENHEILK. 1975; 35(6): 481-482. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AG25500010",
            "pubmed": "1175899",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98662-14047"
            ],
            "persons": [
                "98662-51620-6"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "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": true
        },
        {
            "id": 98663,
            "title": "DNA-antibodies in patients with lupus erythematosus, scleroderma and blister-forming skin diseases",
            "abstract": null,
            "authors": [
                "KERL, H",
                "SANDHOFER, M",
                "KLEIN, G",
                "ALTMANN, H"
            ],
            "year": 1975,
            "source": "HAUTARZT. 1975; 26(1): 30-34. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V518300007",
            "pubmed": "1090563",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98663-14047"
            ],
            "persons": [
                "98663-51620-1"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98708,
            "title": "Acquired (postinflammatory) dermatchalasis, dermatitis herpetiformis Duhring, celiac syndrome, dermatochalasis",
            "abstract": null,
            "authors": [
                "KERL, H",
                "BURG, G"
            ],
            "year": 1975,
            "source": "HAUTARZT. 1975; 26(4): 191-196. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AB36800004",
            "pubmed": "1150434",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98708-14047"
            ],
            "persons": [
                "98708-51620-2"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98709,
            "title": "ANTI-DNA ACTIVITY IN LUPUS-ERYTHEMATOSUS AND SCLERODERMA",
            "abstract": null,
            "authors": [
                "KERL, H",
                "SANDHOFER, M"
            ],
            "year": 1975,
            "source": "ARCH DERMATOL FORSCH. 1975; 252(1): 82-83. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1975W151200043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98709-14047"
            ],
            "persons": [
                "98709-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "ARCH DERMATOL FORSCH",
            "issn": "0003-9187",
            "collection_publisher": null,
            "collection_title": "ARCHIV FUR DERMATOLOGISCHE FORSCHUNG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107046,
            "title": "Lipids in plant tissue cultures. IV. The characteristic patterns of lipid classes in callus cultures and suspension cultures.",
            "abstract": null,
            "authors": [
                "Radwan, SS",
                "Spener, F",
                "Mangold, HK"
            ],
            "year": 1975,
            "source": "Chem Phys Lipids. 1975; 14(1):72-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V805700007",
            "pubmed": "1122566",
            "doi": "10.1016/0009-3084(75)90017-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Chem Phys Lipids",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107288,
            "title": "STRAIGHT-CHAIN UNSATURATED FATTY-ACIDS AND CYCLOPENTENYL FATTY-ACIDS IN LEAF LIPIDS OF CALONCOBA-ECHINATA AND HYDNOCARPUS-ANTHELMINTHICA",
            "abstract": null,
            "authors": [
                "SPENER, F",
                "MANGOLD, HK"
            ],
            "year": 1975,
            "source": "PHYTOCHEMISTRY. 1975; 14(5-6): 1369-1373. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AJ88500045",
            "pubmed": null,
            "doi": "10.1016/S0031-9422(00)98628-X",
            "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": 107289,
            "title": "BIOSYNTHESIS OF CYCLOPENTENYL FATTY-ACIDS - CHAIN ELONGATION AND DESATURATION",
            "abstract": null,
            "authors": [
                "SPENER, F"
            ],
            "year": 1975,
            "source": "EUR J BIOCHEM. 1975; 53(1): 161-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975W310500019",
            "pubmed": null,
            "doi": "10.1111/j.1432-1033.1975.tb04053.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "EUR J BIOCHEM",
            "issn": "0014-2956",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF BIOCHEMISTRY; ",
            "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": 72183,
            "title": "Increased cerebral blood volume in benign intracranial hypertension.",
            "abstract": null,
            "authors": [
                "Mathew, NT",
                "Meyer, JS",
                "Ott, EO"
            ],
            "year": 1975,
            "source": "Neurology. 1975; 25(7): 646-649. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AJ21100009",
            "pubmed": "1171396",
            "doi": "10.1212/WNL.25.7.646",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Neurology",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.347,
            "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
        }
    ]
}