Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1376/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/102/?format=api", "name": "Zwischen Weser und Ems", "children": [], "routes": [ { "description": "kleine Tour um Bremen", "creator_name": "kayman", "localFileUrl": { "file": "https://api.routeconverter.com/files/5efbbe84-05dc-44ea-b953-207907e97704" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1327/?format=api" }, { "description": "Wildeshauser Geest-Runde", "creator_name": "McMaik", "localFileUrl": { "file": "https://api.routeconverter.com/files/043f41ce-34b6-4106-b44e-2702ca55c99b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38100/?format=api" }, { "description": "Meyer-Werft-Fehn-Route", "creator_name": "McMaik", "localFileUrl": { "file": "https://api.routeconverter.com/files/d5a0949b-f115-449e-b288-744cd693a5d7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38101/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1376/?format=api" }