Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8042/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "Saudi Arabia", "children": [], "routes": [ { "description": "BackiGrenzübergang to Vila Royal Crown", "creator_name": "elgreco", "localFileUrl": { "file": "https://api.routeconverter.com/files/3ea089d6-69cd-4dcc-bc60-2e9791ef9bb9" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/51015/", "metadata": { "length": 22304, "lengthKind": "straight-line", "positionLists": 1, "positions": 2, "size": 105, "format": "Opel Navi 600/900 (*.poi)", "country": "SA" } }, { "description": "Geo Cashe Riyadh.kml/Geo Cashe Riyadh", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/eddb915d-32b5-4756-ae0c-8a2262e3c9ae" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/57119/", "metadata": { "length": 77766, "lengthKind": "straight-line", "positionLists": 7, "positions": 239, "size": 16723, "format": "Google Earth 5 (*.kml)", "elevationGain": 0, "elevationLoss": 0, "country": "SA" } } ], "url": "https://api.routeconverter.com/v1/categories/8042/" }