GET /v1/serial/_structured_search

zbmath.org:zbmath-links-api

Summary: search serial meta data by descriptive field names
Operation ID: get_serial_by_field_v1_serial__structured_search_get
Auth: unknown
Description

# Description For searching in zbMATH you may employ the Structured Search for convenient combination of all search fields. While similar to the 1-line syntax search, this endpoint offers much more convenience and transparency which fields are searched at the cost of search flexibility. # Examples - **title: 'Annals of Mathematics'**: Search for journal title phrase - **year: '1800-1899'**: Search for 19th century serials # Search fields - **Anywhere**: Includes cc, cy, jt, la, li, pu, sn - **Country**: 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>) - **ISSN**: International Standard Serial Number (ISSN) - **Language**: 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>) - **Main fields**: Main fields of the serial (given by first two MSC digits) - **Publisher**: Name/location of the publisher or editorial institution - **Serial ID**: zbMATH serial ID - **Serial type**: Type: journal (<em>tp:j</em>), book series (<em>tp:b</em>) - **State**: State: open access (<em>st:o</em>), electronic only (<em>st:e</em>), currently indexed (<em>st:v</em>), indexed cover to cover (<em>st:t</em>), has references (<em>st:r</em>) - **Title**: Title, acronym or short title - **URL**: External link (URL) - **Year**: Time period the serial was active. Interval search with &ldquo;-&rdquo;

Parameters (14)

Anywhere (string, query, optional)

Includes cc, cy, jt, la, li, pu, sn

Country (string, query, optional)

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>)

ISSN (string, query, optional)

International Standard Serial Number (ISSN)

Language (string, query, optional)

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>)

Main fields (string, query, optional)

Main fields of the serial (given by first two MSC digits)

Publisher (string, query, optional)

Name/location of the publisher or editorial institution

Serial ID (string, query, optional)

zbMATH serial ID

Serial type (string, query, optional)

Type: journal (<em>tp:j</em>), book series (<em>tp:b</em>)

State (string, query, optional)

State: open access (<em>st:o</em>), electronic only (<em>st:e</em>), currently indexed (<em>st:v</em>), indexed cover to cover (<em>st:t</em>), has references (<em>st:r</em>)

Title (string, query, optional)

Title, acronym or short title

URL (string, query, optional)

External link (URL)

Year (string, query, optional)

Time period the serial was active. Interval search with &ldquo;-&rdquo;

page (integer, query, optional, default: 0)

pagination for result page

results_per_page (integer, query, optional, default: 100)

No probe data for this endpoint yet.