Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/705/
{ "parent": "https://api.routeconverter.com/v1/categories/254/", "name": "Nordrhein-Westfalen", "children": [ { "name": "Dortmund", "url": "https://api.routeconverter.com/v1/categories/288/" }, { "name": "Siebengebirge", "url": "https://api.routeconverter.com/v1/categories/389/" }, { "name": "Solingen", "url": "https://api.routeconverter.com/v1/categories/1050/" }, { "name": "Rhein-Sieg-Kreis", "url": "https://api.routeconverter.com/v1/categories/1842/" }, { "name": "Sauerland", "url": "https://api.routeconverter.com/v1/categories/2268/" }, { "name": "Bergisches Land", "url": "https://api.routeconverter.com/v1/categories/3640/" }, { "name": "Rheinisch-Bergischer Kreis", "url": "https://api.routeconverter.com/v1/categories/3679/" }, { "name": "Ostwestfalen-Lippe", "url": "https://api.routeconverter.com/v1/categories/4495/" }, { "name": "Schwalm-Nette von Gunnar", "url": "https://api.routeconverter.com/v1/categories/5226/" }, { "name": "Tourenrad-Strecken Gegend Willich", "url": "https://api.routeconverter.com/v1/categories/7243/" }, { "name": "Ruhrpott", "url": "https://api.routeconverter.com/v1/categories/7483/" } ], "routes": [ { "description": "Ofden-Euchen", "creator_name": "Harald", "localFileUrl": { "file": "https://api.routeconverter.com/files/e9e3da09-f8e5-4411-9d3a-7a35bbfd66d4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/2437/", "metadata": { "length": 4383, "lengthKind": "track", "duration": 3561, "positionLists": 2, "positions": 1446, "size": 331561, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2009-07-31T05:47:14+00:00", "elevationGain": 144, "elevationLoss": 153, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/705/" }