Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7712/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7711/?format=api", "name": "Tegernsee (Germany)", "children": [ { "name": "Rund um den Tegernsee ca. 30km", "url": "https://api.routeconverter.com/v1/categories/7799/?format=api" } ], "routes": [ { "description": "Rund um den Tegersee ca. 30km", "creator_name": "wernerf", "localFileUrl": { "file": "https://api.routeconverter.com/files/2bd078b6-91ed-4bae-b223-9576435e6cf2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40945/?format=api" }, { "description": "Von Vorderriss zum großen Ahornboden ca. 25km", "creator_name": "wernerf", "localFileUrl": { "file": "https://api.routeconverter.com/files/a3bd486f-e22e-4332-89f6-0c33714b6676" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40946/?format=api" }, { "description": "Tegernsee, Spitzingsee, Schliersee, Tegernsee ca. 63km", "creator_name": "wernerf", "localFileUrl": { "file": "https://api.routeconverter.com/files/4224f2a9-7303-42cc-b47e-aaf13f1142b6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40947/?format=api" }, { "description": "Limoeiro 25K (Brasilia !!)", "creator_name": "lilsonoshiro", "localFileUrl": { "file": "https://api.routeconverter.com/files/ed54fbe6-9b84-49be-a022-230cd6fc2683" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40958/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7712/?format=api" }