v1 serial

search serial meta data by zbMATH style user query

Description

The syntax search allows for free logical combinations of all available search fields. While similar to the structured search, this endpoint offers much more flexibility at the cost of obscure search parameters.

Examples

  • Ann Math**: Search for the expressions in <strong>all fields</strong>. Abbreviations are also possible.
  • jt:''Annals of Mathematics'': Search for the exact <strong><u>j</u>ournal <u>t</u>itle</strong> phrase.
  • jt:annals pu:mathematics: Search for <strong> <u>j</u>ournal <u>t</u>itle</strong> containing the sequence <em>annals</em> and <strong><u>pu</u>blisher</strong> containing the sequence <em>mathematics</em>.
  • sn:0003-486X: Search for <strong>IS<u>SN</u></strong>. Both electronic and print ISSN are accepted.
  • se:2531: Search for the exact <strong><u>se</u>rial identifier</strong>. This excludes homonyms. Compare to <a href='https://zbmath.org/serials/?q=jt%3AAnnals+of+Mathematics'>jt:Annals of Mathematics</a>.
  • jt:Annals cc:05: Search for <strong><u>j</u>ournal <u>t</u>itle</strong> containing the sequence <em>Annals</em> and <strong><u>c</u>lassification <u>c</u>ode</strong> of its main field (first two digits of MSC code).
  • jt:Annals (cy:CN|RO): Search for <strong><u>j</u>ournal <u>t</u>itle</strong> and <strong><u>c</u>ountr<u>y</u></strong> published in (here either China or Romania in two-digit <a href='https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes'>ISO 3166-1</a> standard codes).
  • tp:b: Search for serials of <strong><u>t</u>y<u>p</u>e</strong> <em><u>b</u>ook series</em>.
  • tp:j st:o t: Search for serials of <strong><u>t</u>y<u>p</u>e</strong> <em><u>j</u>ournal</em> which are in the <strong><u>st</u>ate</strong> <em><u>o</u>pen access</em> and currently indexed <em>cover-<u>t</u>o-cover</em>.
  • tp:c r: Search for serials that are <em><u>c</u>ited</em> and have <em><u>r</u>eferences</em>.
  • py:1800-1899 la:no: Search for <em>19th century</em> serials which published in <em><u>No</u>rwegian</em>.

Search fields

  • any: Includes cc, cy, jt, la, li, pu, sn
  • cy: Country of the publisher (use name, e.g., <em>cy:France</em>, or <a href='https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes'>ISO 3166-1</a> codes, e.g., <em>cy:FR</em>)
  • sn: International Standard Serial Number (ISSN)
  • la: Languages of indexed documents (<em>la:French</em>, or <a href='https://en.wikipedia.org/wiki/ISO_639-1'>ISO 639-1</a> codes, e.g., <em>la:FR</em>)
  • cc: Main fields of the serial (given by first two MSC digits)
  • pu: Name/location of the publisher or editorial institution
  • se: zbMATH serial ID
  • tp: Type: journal (<em>tp:j</em>), book series (<em>tp:b</em>)
  • st: State: open access (<em>st:o</em>), currently indexed (<em>st:v</em>), indexed cover to cover (<em>st:t</em>), is cited (<em>st:c</em>), has references (<em>st:r</em>)
  • jt: Title, acronym or short title
  • li: External link (URL)
  • py: Time period the serial has been active (interval search with “-”)

Operators

  • a & b: Logical and (default)
  • a | b: Logical or
  • !ab: Logical not
  • abc*: Right wildcard
  • ab c: Phrase
  • (ab c): Term grouping
get/serial/_search

Query parameters

search_stringstring required
pageinteger
results_per_pageinteger

Response

Successful Response

Example response

{
  "result": [
    {
      "comments": [
        "No longer indexed",
        "Published electronic only as of 2004.\nThis journal is available open access."
      ],
      "countries": [
        {
          "code": "CH",
          "country": "Switzerland"
        }
      ],
      "id": 3191,
      "issn": [
        {
          "number": "1687-1847",
          "type": "electronic"
        }
      ],
      "languages": {
        "documents": [
          {
            "code": "EN",
            "language": "English"
          }
        ],
        "abstracts": [
          {
            "code": "EN",
            "language": "English"
          }
        ]
      },
      "lineage": {
        "predecessors": [
          10365
        ],
        "successors": [
          4683
        ]
      },
      "main_fields": [
        {
          "count": 4459,
          "field": "34",
          "percent": 27.806186081317037,
          "percentile": 27.806186081317037
        },
        {
          "count": 1415,
          "field": "39",
          "percent": 8.823896233474683,
          "percentile": 36.63008231479172
        }
      ],
      "online_availability": "2011 - // 2004 -",
      "publisher": "Springer International Publishing (SpringerOpen), Cham",
      "serial_type": "j",
      "short_title": "Adv. Difference Equ.",
      "states": [
        {
          "code": "r",
          "text": "has references"
        },
        {
          "code": "e",
          "text": "electronic only"
        },
        {
          "code": "o",
          "text": "open access"
        },
        {
          "code": "c",
          "text": "is cited"
        }
      ],
      "sub_series": [],
      "title": "Advances in Difference Equations",
      "translation": {
        "translated_from": [],
        "translated_to": [
          3880
        ]
      },
      "urls": [
        "https://link.springer.com/journal/13662/volumes-and-issues",
        "https://advancesindifferenceequations.springeropen.com",
        "http://www.emis.de/journals/HOA/ADE/"
      ],
      "zbmath_start": "2004",
      "zbmath_stop": "2021",
      "zbmath_years": [
        2004,
        2005,
        2006,
        2007,
        2008,
        2009,
        2010,
        2011,
        2012,
        2013,
        2014,
        2015,
        2016,
        2017,
        2018,
        2019,
        2020,
        2021
      ]
    }
  ],
  "status": {
    "execution": "successful request",
    "execution_bool": true,
    "internal_code": "dev id to find bugs",
    "last_id": 1000000,
    "nr_total_results": 4832479,
    "nr_request_results": 100,
    "query_execution_time_in_seconds": 0.000001,
    "status_code": 200,
    "time_stamp": 3.14
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.