Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2702/
{ "parent": "https://api.routeconverter.com/v1/categories/97/", "name": "Sweden", "children": [ { "name": "Kungsleden", "url": "https://api.routeconverter.com/v1/categories/7326/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/2702/" }