Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7571/
{ "parent": "https://api.routeconverter.com/v1/categories/7158/", "name": "2020 + Sicilia + Calabria", "children": [ { "name": "Route", "url": "https://api.routeconverter.com/v1/categories/7572/" }, { "name": "Track", "url": "https://api.routeconverter.com/v1/categories/7573/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/7571/" }