Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1946/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/254/?format=api", "name": "Thüringen", "children": [], "routes": [ { "description": "VIA PORTA -Friedrichroda Nesseöhof-", "creator_name": "percy", "localFileUrl": { "file": "https://api.routeconverter.com/files/bb8984cd-d6dd-4ab3-9d91-b7d89001f2c6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8196/?format=api" }, { "description": "Eisenach_Drachenschlucht_Landgrafenschlucht_10,7km", "creator_name": "FreizeitWanderer", "localFileUrl": { "file": "https://api.routeconverter.com/files/01fa51b5-6164-41e6-97c9-b21fd1ab3658" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41570/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1946/?format=api" }