home #The Gazette Page # Single pages of the print versions of the Gazette can be retrieved in pdf format, data about these print editions can also be retrieved in issues and supplements RDF+XML and JSON formats.
Similar resources
/{edition}/issue/{issue-number}/page/{page-number}
or
/{edition}/issue/{issue-number}/supplement/{page-number}
or
/{edition}/year/{year}/page/{page-number}
The following editions exist, the correct parameter follows the title:
- The London Gazette:
london
- The Edinburgh Gazette:
edinburgh
- The Belfast Gazette:
belfast
Resource URL has been shortened to {resourceURL} for clarity.
Representation URI | Method | Response type | Notes |
---|---|---|---|
{resourceURL} {resourceURL}/data.htm |
GET | XHTML5+RDFa | HTML page containing the embedded pdf. |
{resourceURL}/data.pdf | RDF+XML | RDF XML for the issue | |
{resourceURL}/data.rdf | RDF+XML | RDF XML for the issue | |
{resourceURL}/data.json | JSON | JSON for the issue |
Representation URI | Method | Accept header | Response type |
---|---|---|---|
{resourceURL} | GET | application/pdf | |
application/rdf+xml | RDF+XML | ||
application/json | JSON | ||
text/html | HTML | ||
*/* |