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=159100&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159103,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159080&ordering=impactfactor",
    "results": [
        {
            "id": 184919,
            "title": "Selbstwirksamkeit und Selbstwirksamkeitserwartung - ein wirkmächtiges kognitives Konstrukt für gesundheitliches Verhalten.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 2020,
            "source": "Psychologie in Österreich. 2020; 40(5): 327-335. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "184919-29447"
            ],
            "persons": [
                "184919-51505"
            ],
            "imported": "2020-12-31T20:02:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 184920,
            "title": "Allograft for Anterior Cruciate Ligament Reconstruction (ACLR): A Systematic Review and Meta-Analysis of Long-Term Comparative Effectiveness and Safety. Results of a Health Technology Assessment.",
            "abstract": null,
            "authors": [
                "Goetz, G",
                "de Villiers, C",
                "Sadoghi, P",
                "Geiger-Gritsch, S"
            ],
            "year": 2020,
            "source": "Arthrosc Sports Med Rehabil. 2020; 2(6): e873-e891-e873-e891. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "33376999",
            "doi": "10.1016/j.asmr.2020.07.003",
            "pmc": "PMC7754611",
            "organizations": [
                "184920-14052"
            ],
            "persons": [
                "184920-59379-6"
            ],
            "imported": "2021-01-01T01:00:00+01:00",
            "journal": "Arthrosc Sports Med Rehabil",
            "issn": "2666-061X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 184921,
            "title": "Comparative Effectiveness and Safety of Allografts and Autografts in Posterior Cruciate Ligament Reconstruction Surgery: A Systematic Review.",
            "abstract": null,
            "authors": [
                "de Villiers, C",
                "Goetz, G",
                "Sadoghi, P",
                "Geiger-Gritsch, S"
            ],
            "year": 2020,
            "source": "Arthrosc Sports Med Rehabil. 2020; 2(6): e893-e907-e893-e907. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "33377000",
            "doi": "10.1016/j.asmr.2020.07.017",
            "pmc": "PMC7754607",
            "organizations": [
                "184921-14052"
            ],
            "persons": [
                "184921-59379-6"
            ],
            "imported": "2021-01-01T01:00:00+01:00",
            "journal": "Arthrosc Sports Med Rehabil",
            "issn": "2666-061X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}