Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4208/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7717/?format=api", "name": "4x4 & Quad & ATV & Trike", "children": [ { "name": "Morocco - Marruecos", "url": "https://api.routeconverter.com/v1/categories/4209/?format=api" }, { "name": "Deutschland (Germany)", "url": "https://api.routeconverter.com/v1/categories/6894/?format=api" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/4208/?format=api" }