Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7782/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3165/?format=api", "name": "Stromberg-Heuchelberg", "children": [], "routes": [ { "description": "Ottilienberg_Rundweg_12,6km", "creator_name": "FreizeitWanderer", "localFileUrl": { "file": "https://api.routeconverter.com/files/ba5b24df-0ba9-45ad-8bc1-9e9380ca9251" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41562/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7782/?format=api" }