Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8060/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "Qatar", "children": [], "routes": [ { "description": "TestDrive Routes130303/Shaybah", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/111cb366-9565-47c2-8b9d-2c551d325e19" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51780/", "metadata": { "length": 8127436, "lengthKind": "straight-line", "positionLists": 132, "positions": 6488, "size": 280084, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "QA" } }, { "description": "TestDrive Routes130303/Shaybah (2)", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/bf9b57ef-513e-4a3b-93a7-a5a7356abfda" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/55991/", "metadata": { "length": 8127436, "lengthKind": "straight-line", "positionLists": 132, "positions": 6488, "size": 280084, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "QA" } } ], "url": "https://api.routeconverter.com/v1/categories/8060/" }