Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1478/
{ "parent": "https://api.routeconverter.com/v1/categories/1476/", "name": "Wales", "children": [ { "name": "Cambrian Way", "url": "https://api.routeconverter.com/v1/categories/1477/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/1478/" }