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=158660&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158664,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158640&ordering=imported",
    "results": [
        {
            "id": 2656,
            "title": "Thrombolytic Therapy in Children - An Update",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Muntean, W"
            ],
            "year": 1995,
            "source": "FIBRINOLYSIS 1995 9: 33-36.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG85500008",
            "pubmed": null,
            "doi": "10.1016/S0268-9499(05)80008-6",
            "pmc": null,
            "organizations": [
                "2656-14048"
            ],
            "persons": [
                "2656-51647-2",
                "2656-51651-6"
            ],
            "imported": null,
            "journal": "FIBRINOLYSIS",
            "issn": "0268-9499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.329,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 2655,
            "title": "Thrombolytic therapy of acute pulmonary embolism",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Smolle, KH"
            ],
            "year": 1996,
            "source": "Internist (Berl). 1996; 37(6):574-584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UT70000004",
            "pubmed": "8767990",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2655-51541-2"
            ],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.242,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.345794392523364,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2654,
            "title": "Thrombolytic therapy in acute lower limb ischemia.",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1996,
            "source": "Semin Thromb Hemost. 1996; 22(1):61-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UA64300007",
            "pubmed": "8711491",
            "doi": "10.1055/s-2007-998992",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2654-51541-2"
            ],
            "imported": null,
            "journal": "SEMIN THROMB HEMOSTASIS",
            "issn": "0094-6176",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 2651,
            "title": "Thrombin-Hirudin complex formation, thrombin-antithrombin III complex formation, and thrombin generation after intrinsic activation of plasma.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Muntean, W"
            ],
            "year": 1994,
            "source": "Thromb Haemost. 1994; 72(3):387-392",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PG19700011",
            "pubmed": "7855789",
            "doi": "10.1055/s-0038-1648876",
            "pmc": null,
            "organizations": [
                "2651-14048"
            ],
            "persons": [
                "2651-51651-6",
                "2651-51963-1"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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
        }
    ]
}