Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/336/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/985/?format=api", "name": "Hessen", "children": [], "routes": [ { "description": "Schäferberg bei Espenau", "creator_name": "Sandmann_x99", "localFileUrl": { "file": "https://api.routeconverter.com/files/caa5f664-3c44-424b-beef-0556480cb23e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/982/?format=api" }, { "description": "Volkmarsen-Elmarshausen", "creator_name": "donbosco", "localFileUrl": { "file": "https://api.routeconverter.com/files/a8402c57-7839-42c6-a790-aa9f1d8179cd" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3054/?format=api" }, { "description": "Diez-Hahnstätten-Flacht", "creator_name": "walker1945", "localFileUrl": { "file": "https://api.routeconverter.com/files/02260663-2b5b-4fc7-a22d-5ab6e71a7c7c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/37927/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/336/?format=api" }