Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1990/
{ "parent": "https://api.routeconverter.com/v1/categories/27/", "name": "Rheingau", "children": [], "routes": [ { "description": "Rheingau-Nassau-Taunustour 249kms", "creator_name": "Hightower", "localFileUrl": { "file": "https://api.routeconverter.com/files/a6579d78-efc7-4995-a6da-00d7303fa6fb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8292/", "metadata": { "length": 236549, "lengthKind": "routed", "positionLists": 1, "positions": 43, "size": 5403, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1990/" }