GET /api/gov/jurisdiction
Response
{
"id": "jur_abc123",
"name": "City of Austin Building Department",
"state": "TX",
"codeEditions": [
{
"id": "ed_xyz",
"baseName": "International Building Code",
"edition": "2021"
}
]
}
