GET - https://subscribercrmapi.magistrates-association.org.uk/api/addresstype/{id}

Gets a single Address Type.

{
"Id": 1,
"Name": "Home",
"Description": null,
"IsHome": true,
"IsWork": false
}