Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2043/
{ "parent": "https://api.routeconverter.com/v1/categories/2041/", "name": "Thailand, Malaysia, Kambodscha, Laos", "children": [], "routes": [ { "description": "GPS device/Tracks/Path", "creator_name": "Mistral1020", "localFileUrl": { "file": "https://api.routeconverter.com/files/c8c13f9a-b257-460e-bff9-d85669948698" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8393/", "metadata": { "length": 8522438, "lengthKind": "track", "positionLists": 1, "positions": 80, "size": 5932, "format": "Google Earth 4 (*.kml)", "elevationGain": 0, "elevationLoss": 0 } } ], "url": "https://api.routeconverter.com/v1/categories/2043/" }