Explore the workings of the Trove API
Error: 410
Click on any of the examples below to open them in this console. If you want to use them in your own code you'll need to get an API key and add '&key=[Your API key]' to the url.
See the Trove API documentation for a full list of available parameters and detailed information on constructing queries.
Parameters | url |
---|---|
|
https://api.trove.nla.gov.au/v2/result?q=wragge&zone=all |
|
https://api.trove.nla.gov.au/v2/result?q=wragge&zone=all&encoding=json&n=50 |
|
https://api.trove.nla.gov.au/v2/result?q=nuc:ANL&zone=all&encoding=json |
|
https://api.trove.nla.gov.au/v2/result?q=wragge&zone=all&encoding=json&l-australia=y&l-availability=y/f |
Parameters | url |
---|---|
|
https://api.trove.nla.gov.au/v2/result?q=wragge+AND+weather&zone=newspaper&encoding=json |
|
https://api.trove.nla.gov.au/v2/result?q=wragge AND weather&zone=newspaper&encoding=json&l-year=1903 |
|
https://api.trove.nla.gov.au/v2/result?q=wragge AND weather&zone=newspaper&encoding=json&l-decade=190&facet=year&n=0 |
Parameters | url |
---|---|
|
https://api.trove.nla.gov.au/v2/result?q=wragge AND weather&zone=book,picture&encoding=json |
|
https://api.trove.nla.gov.au/v2/result?q=weather&zone=book&encoding=json&l-format=Thesis |
|
https://api.trove.nla.gov.au/v2/result?q=weather&zone=book&encoding=json&facet=format&n=0 |
|
https://api.trove.nla.gov.au/v2/result?q=war memorials&zone=list&encoding=json |
Parameters | url |
---|---|
|
https://api.trove.nla.gov.au/v2/newspaper/41697877?encoding=json&reclevel=full |
|
https://api.trove.nla.gov.au/v2/newspaper/41697877?reclevel=full&include=articletext |
|
https://api.trove.nla.gov.au/v2/work/36904481?encoding=json&reclevel=full |
|
https://api.trove.nla.gov.au/v2/work/34769014?encoding=json&include=workVersions,holdings&reclevel=full |
|
https://api.trove.nla.gov.au/v2/list/1442?encoding=json&reclevel=full&include=listItems |
Parameters | url |
---|---|
|
https://api.trove.nla.gov.au/v2/newspaper/titles?state=vic |
|
https://api.trove.nla.gov.au/v2/newspaper/title/35?encoding=json |
|
https://api.trove.nla.gov.au/v2/newspaper/title/35?encoding=json&include=years |
Parameters | url |
---|---|
|
https://api.trove.nla.gov.au/v2/contributor?encoding=json |
|
https://api.trove.nla.gov.au/v2/contributor/ANL?encoding=json&reclevel=full |