Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4561/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/31/?format=api", "name": "Teutoburger Wald", "children": [], "routes": [ { "description": "Carrer del Camp Franc, 2-4, 07199 Palma, Illes Balears, Spanien to Carrer del Camp Franc, 2-4, 07199 Palma, Illes Balears, Spanien", "creator_name": "applefarm", "localFileUrl": { "file": "https://api.routeconverter.com/files/85b209be-0be6-477a-987a-e041dc2afb2e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27866/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/4561/?format=api" }