Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1367/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/300/?format=api", "name": "Bodensee, Allgäu, Oberschwaben", "children": [], "routes": [ { "description": "Tübingen_Bodensee_300km_Rundkurs_Landstrassen", "creator_name": "Paul", "localFileUrl": { "file": "https://api.routeconverter.com/files/b97e4479-a2df-48b7-b5c1-0b87caca407b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1580/?format=api" }, { "description": "Konstanz-Wimsenerhöhle-Donautal (275 km)", "creator_name": "wwsp", "localFileUrl": null, "remoteUrl": "http://www.tacus.de/touren/motorrad/Wimsen.itn", "url": "https://api.routeconverter.com/v1/routes/3474/?format=api" }, { "description": "Konstanz-Bonndorf (Schwarzwald) - Schaffhausen (173 km)", "creator_name": "wwsp", "localFileUrl": null, "remoteUrl": "http://www.tacus.de/touren/motorrad/Bonndorf_Schwarzwald.itn", "url": "https://api.routeconverter.com/v1/routes/3475/?format=api" }, { "description": "Meine Hausstrecke mit Einkehr im Gasthof Frieden :)", "creator_name": "Kruemel_02", "localFileUrl": { "file": "https://api.routeconverter.com/files/de906ea4-1d11-4ddc-b5c5-17857218cbf4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5220/?format=api" }, { "description": "Altenriet-Lautern-Altenriet, Rundfahrt (180 Km)", "creator_name": "rolfkra", "localFileUrl": { "file": "https://api.routeconverter.com/files/a9940631-3453-425e-9044-6a79a66cedd8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5261/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1367/?format=api" }