Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/911/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/823/?format=api", "name": "Rundwege Gey", "children": [], "routes": [ { "description": "Rundweg 2", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/be927b15-97b4-45a7-9062-4bf708d2cd50" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3495/?format=api" }, { "description": "Rundweg 1", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/e732fcf6-f14e-40f5-9a24-addee83de550" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3496/?format=api" }, { "description": "Rundweg 3", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/56be424f-cd2f-4532-8739-eb72ea78c80c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3497/?format=api" }, { "description": "Rundweg 5", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/d0d49988-f98c-4c20-9858-62f736bf518e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3498/?format=api" }, { "description": "Rundweg 4", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/1990c5ce-c675-486a-ad0b-6f99090ef71e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3499/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/911/?format=api" }