Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7045/
{ "parent": "https://api.routeconverter.com/v1/categories/3196/", "name": "Reunion", "children": [], "routes": [ { "description": "La Reunion 2017", "creator_name": "NaDine", "localFileUrl": { "file": "https://api.routeconverter.com/files/dfd5f970-7917-4532-a084-906b15bf4fcb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38673/", "metadata": { "length": 660287, "lengthKind": "straight-line", "positionLists": 1, "positions": 37, "size": 26950, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0 } } ], "url": "https://api.routeconverter.com/v1/categories/7045/" }