Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/428/
{ "parent": "https://api.routeconverter.com/v1/categories/97/", "name": "Mexico", "children": [], "routes": [ { "description": "Around the Mexican Volcanoes", "creator_name": "joseph334", "localFileUrl": { "file": "https://api.routeconverter.com/files/ce0f7302-d77f-4927-81f4-edd9787e496c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1470/", "metadata": { "length": 97435, "lengthKind": "track", "positionLists": 1, "positions": 582, "size": 23784, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "MX" } }, { "description": "Around the Mexican Volcanoes", "creator_name": "joseph334", "localFileUrl": { "file": "https://api.routeconverter.com/files/1026133d-6963-4bda-bb5f-5cc09ec32521" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1471/", "metadata": { "length": 52269, "lengthKind": "track", "positionLists": 1, "positions": 637, "size": 25935, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "MX" } } ], "url": "https://api.routeconverter.com/v1/categories/428/" }