Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/720/
{ "parent": "https://api.routeconverter.com/v1/categories/400/", "name": "Kanarische Inseln (Islas Canarias)", "children": [ { "name": "Gomera", "url": "https://api.routeconverter.com/v1/categories/3301/" }, { "name": "La Palma", "url": "https://api.routeconverter.com/v1/categories/3302/" }, { "name": "Teneriffa", "url": "https://api.routeconverter.com/v1/categories/3303/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/720/" }