Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8082/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "Oman", "children": [], "routes": [ { "description": "Log.kml/Log", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/a8d363b7-bb14-48cd-8afc-e40738f903f7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/55492/", "metadata": { "length": 22710, "lengthKind": "straight-line", "positionLists": 1, "positions": 15, "size": 9311, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "OM" } } ], "url": "https://api.routeconverter.com/v1/categories/8082/" }