Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2628/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/254/?format=api", "name": "Brandenburg", "children": [], "routes": [ { "description": "lange Horstberge, zwischen Baruth und Woltersdorf", "creator_name": "wanderbernd", "localFileUrl": null, "remoteUrl": "http://www.wandermap.net/de/route/2182383-lange-horstberge-zwischen-baruth-und-woltersdorf/", "url": "https://api.routeconverter.com/v1/routes/22392/?format=api" }, { "description": "BarnimerDorfweg", "creator_name": "Edgar12", "localFileUrl": { "file": "https://api.routeconverter.com/files/58965ecf-0a39-445c-b5bd-703845fceaee" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41627/?format=api" }, { "description": "Biesenthaler Becken", "creator_name": "Edgar12", "localFileUrl": { "file": "https://api.routeconverter.com/files/553684d0-936a-4a9a-ac1a-94822119eec2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41628/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/2628/?format=api" }