Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/5231/
{ "parent": "https://api.routeconverter.com/v1/categories/4496/", "name": "Extertal", "children": [ { "name": "haltern", "url": "https://api.routeconverter.com/v1/categories/6684/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/5231/" }