Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1689/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/648/?format=api", "name": "Veneto", "children": [], "routes": [ { "description": "Alta Via dei Silenci No. 6, di San Martino d'Alpago al Vittorio Veneto", "creator_name": "Wurzelsepp", "localFileUrl": { "file": "https://api.routeconverter.com/files/ec90038b-6981-43f4-b3ed-1624f2f4040b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7000/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1689/?format=api" }