Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7726/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/669/?format=api", "name": "Appalachian Trail", "children": [], "routes": [ { "description": "01", "creator_name": "GeroldM", "localFileUrl": { "file": "https://api.routeconverter.com/files/26a0ea5f-a98b-4074-b864-7dc8cb86b671" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40978/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7726/?format=api" }