Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4561/
{ "parent": "https://api.routeconverter.com/v1/categories/31/", "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/", "metadata": { "length": 163363, "lengthKind": "routed", "positionLists": 1, "positions": 21, "size": 1529, "format": "Tom Tom 5 Route (*.itn)" } } ], "url": "https://api.routeconverter.com/v1/categories/4561/" }