Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1479/
{ "parent": "https://api.routeconverter.com/v1/categories/1476/", "name": "England", "children": [ { "name": "Surrey", "url": "https://api.routeconverter.com/v1/categories/5605/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/1479/" }