Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IT10 | Download citiation infos for newspaper issue

GET

/items/{id}/citiation

Response payload

Code Block
themeMidnight
titleFile in Bib format
linenumberstrue
collapsetrue
@article{https://www.deutsche-digitale-bibliothek.de/newspaper/item/U5OAZLXSVQB3XXAM3VGG5ZGHV6IQP2GW,
    title = {Leipziger Volkszeitung : LVZ / (Ausgabe: 1905-09-11)},
    journal = {Leipziger Volkszeitung : LVZ},
    issue = {1905-09-11},
    address = {Leipzig},
    date = {1905-09-11},
    urldate = {2024-04-23},
    year = {1905},
    month = {Sept.},
    day = {11},
    language = {Deutsch},
    url = {https://www.deutsche-digitale-bibliothek.de/newspaper/item/U5OAZLXSVQB3XXAM3VGG5ZGHV6IQP2GW},
    url = {http://www.slub-dresden.de},
    note = {Zus{\"a}tzliche Info zur Ausgabe: Heft / Projekt: Historische Zeitungen},
    note = {ZDB-ID: 2737221-2},
    note = {Zugriff {\"u}ber: Deutsches Zeitungsportal},
    note = {Digitalisierung: S{\"a}chsische Landesbibliothek - Staats- und Universit{\"a}tsbibliothek Dresden},
    note = {Lizenz: http://creativecommons.org/publicdomain/mark/1.0/}
}

...

  • 200 = Data request successful
  • 404 = Data not found
  • 500 = Internal server error

Example call(s)


^ Back to top