Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8040/
{ "parent": "https://api.routeconverter.com/v1/categories/8015/", "name": "Chile", "children": [], "routes": [ { "description": "Position 1 to Position 2", "creator_name": "VIKINGO", "localFileUrl": { "file": "https://api.routeconverter.com/files/60319ef2-60a0-477d-a897-8ed77efbe7e5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/50956/", "metadata": { "length": 3, "lengthKind": "track", "duration": 4, "positionLists": 1, "positions": 2, "size": 207, "format": "Columbus GPS Type 2 (*.csv)", "startTime": "2018-12-27T13:21:51+00:00", "elevationGain": 0, "elevationLoss": 0, "country": "CL" } }, { "description": "Position 1 to Position 2 (2)", "creator_name": "VIKINGO", "localFileUrl": { "file": "https://api.routeconverter.com/files/b88f88de-8082-431b-8068-352ddc49a782" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/50957/", "metadata": { "length": 3, "lengthKind": "track", "duration": 4, "positionLists": 1, "positions": 2, "size": 207, "format": "Columbus GPS Type 2 (*.csv)", "startTime": "2018-12-27T13:21:51+00:00", "elevationGain": 0, "elevationLoss": 0, "country": "CL" } }, { "description": "Rutas.kml/Rutas", "creator_name": "tdelcampoa", "localFileUrl": { "file": "https://api.routeconverter.com/files/23942e79-84fb-4043-b900-b0e740b464c9" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51133/", "metadata": { "length": 800190, "lengthKind": "straight-line", "positionLists": 1, "positions": 38, "size": 22506, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "CL" } } ], "url": "https://api.routeconverter.com/v1/categories/8040/" }