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=158480&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158486,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158460&ordering=imported",
    "results": [
        {
            "id": 16121,
            "title": "Urticarial reaction to the antihistamine levocetirizine dihydrochloride.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Mayr-Kanhäuser, S"
            ],
            "year": 2005,
            "source": "Dermatology. 2005; 210(3):246-247",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000227857300019",
            "pubmed": "15785059",
            "doi": "10.1159/000083795",
            "pmc": null,
            "organizations": [
                "16121-14047"
            ],
            "persons": [
                "16121-51954-2"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.832,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.717948717948718,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 16117,
            "title": "MAL-PDT in the treatment of difficult-to-treat basal cell carcinoma: 36-month update",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Rhodes, L",
                "Fritsch, C"
            ],
            "year": 2005,
            "source": "J AMER ACAD DERMATOL 2005 52: P162-P162.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227632400641",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "16117-14047"
            ],
            "persons": [
                "16117-51618"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.402,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 16116,
            "title": "A randomized European comparison of MAL-PDT and excision surgery in nodular basal cell carcinoma: A 24-month update",
            "abstract": null,
            "authors": [
                "Rhodes, L",
                "Groves, R",
                "Wolf, P"
            ],
            "year": 2005,
            "source": "J AMER ACAD DERMATOL 2005 52: P158-P158.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227632400626",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "16116-1"
            ],
            "persons": [
                "16116-51618"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.402,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 16115,
            "title": "A placebo-controlled European study comparing MAL-PDT with cryotherapy and 5-fluorouracil in patients with Bowen's disease",
            "abstract": null,
            "authors": [
                "Morton, C",
                "Horn, M",
                "Leman, J",
                "Tack, B"
            ],
            "year": 2005,
            "source": "J AMER ACAD DERMATOL 2005 52: P158-P158.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227632400625",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "16115-14047"
            ],
            "persons": [
                "16115-52931"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.402,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 16114,
            "title": "Dermoscopy of subcorneal hematoma",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Soyer, HP",
                "Argenziano, G",
                "Braun, R"
            ],
            "year": 2005,
            "source": "J AMER ACAD DERMATOL 2005 52: P144-P144.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227632400570",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "16114-14047"
            ],
            "persons": [
                "16114-50151"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.402,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 16113,
            "title": "Using non-invasive uterine electromyography in patients undergoing labor induction at term.",
            "abstract": null,
            "authors": [
                "Schlembach, D",
                "Maner, WL",
                "MacKay, LB",
                "Saade, GR",
                "Hankins, GDV",
                "Garfield, RE"
            ],
            "year": 2005,
            "source": "J SOC GYNECOL INVESTIGATION 2005 12: 352A-352A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227329101381",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J SOC GYNECOL INVESTIGATION",
            "issn": "1071-5576",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.887,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.87719298245614,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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
        }
    ]
}