Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/3558/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/97/?format=api", "name": "Griechenland (Elláda) (Greece)", "children": [ { "name": "Kreta", "url": "https://api.routeconverter.com/v1/categories/1265/?format=api" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/3558/?format=api" }