Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7484/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7483/?format=api", "name": "Gladbeck", "children": [], "routes": [ { "description": "Rundwanderung 08.04.2020 von Gladbeck Brauck nach Essen Karnap", "creator_name": "Ruhrpottschlingel", "localFileUrl": { "file": "https://api.routeconverter.com/files/6a9bebb8-53c5-48f6-bfb4-6f67b0838e55" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40069/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7484/?format=api" }