Using search
Here are some examples of what you can search on
- part of an item's name: address details overseas
- part of a item's definition: code that is assigned
- the identifier of a definition: DE55
Advanced searching
- " " will find exact matches: "address details state"
- * is a wildcard: add*
- + makes something important: address +geocode
- - excludes things: add* -address
JSON API
Everything you can do on the site is available through an API
The API is documented in the service catalogue
- search for definitions: /api/search?query=government
- search for defintions from one domain: /api/search?query=government&domain=fs
- browse definitions: /api/browse
- get the details of a specific definition: /api/definition/trc/de55