Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/896/
{ "parent": "https://api.routeconverter.com/v1/categories/3155/", "name": "Panama", "children": [], "routes": [ { "description": "Panama GPS device/Waypoints", "creator_name": "Jhan", "localFileUrl": { "file": "https://api.routeconverter.com/files/d5e4843a-6744-41e9-890d-23e80b0d4a38" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3045/", "metadata": { "length": 62188402, "lengthKind": "straight-line", "duration": 0, "positionLists": 1, "positions": 338, "size": 61414, "format": "Google Earth 4 (*.kml)", "startTime": "2008-06-27T02:46:33+00:00", "elevationGain": 0, "elevationLoss": 0, "country": "PA" } }, { "description": "Panama City, Panama /Bookmarks Drawing", "creator_name": "Jhan", "localFileUrl": { "file": "https://api.routeconverter.com/files/af27141d-fa04-40fd-bc25-4e369499c3a7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3046/", "metadata": { "length": 658371, "lengthKind": "straight-line", "positionLists": 1, "positions": 219, "size": 73489, "format": "Google Earth 3 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "PA" } } ], "url": "https://api.routeconverter.com/v1/categories/896/" }