Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1650/
{ "parent": "https://api.routeconverter.com/v1/categories/742/", "name": "Hersbrucker Schweiz", "children": [], "routes": [ { "description": "Hirschbachtaler Höhlenweg Teilstrecke ", "creator_name": "ardnaxela", "localFileUrl": { "file": "https://api.routeconverter.com/files/886b437b-16a8-427b-99d3-7bb406ee51e3" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/6858/", "metadata": { "length": 16728, "lengthKind": "track", "positionLists": 2, "positions": 370, "size": 68733, "format": "Google Earth 5 (*.kml)", "elevationGain": 1318, "elevationLoss": 1326, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1650/" }