Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/442/
{ "parent": "https://api.routeconverter.com/v1/categories/947/", "name": "Segeln (Sailing, Zeilsport)", "children": [ { "name": "Kroatien (Hrvatska)", "url": "https://api.routeconverter.com/v1/categories/881/" }, { "name": "Ottawa, Canada", "url": "https://api.routeconverter.com/v1/categories/904/" }, { "name": "Sea of Cortez", "url": "https://api.routeconverter.com/v1/categories/1216/" }, { "name": "Schweden", "url": "https://api.routeconverter.com/v1/categories/1404/" }, { "name": "Griechenland", "url": "https://api.routeconverter.com/v1/categories/1413/" }, { "name": "Biskaya", "url": "https://api.routeconverter.com/v1/categories/1773/" }, { "name": "MS Eurodam", "url": "https://api.routeconverter.com/v1/categories/7780/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/442/" }