GET /states/
HTTP 200 OK Vary: Accept Content-Type: text/html; charset=utf-8 Allow: GET, HEAD, OPTIONS
[ { "name": "Australian Capital Territory", "abbreviation": "ACT" }, { "name": "New South Wales", "abbreviation": "NSW" }, { "name": "Northern Territory", "abbreviation": "NT" }, { "name": "Queensland", "abbreviation": "QLD" }, { "name": "South Australia", "abbreviation": "SA" }, { "name": "Tasmania", "abbreviation": "TAS" }, { "name": "Victoria", "abbreviation": "VIC" }, { "name": "Western Australia", "abbreviation": "WA" } ]