Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/31/
{ "parent": "https://api.routeconverter.com/v1/categories/14/", "name": "Nordrhein-Westfalen", "children": [ { "name": "West - Vom Rheintal nach Westen", "url": "https://api.routeconverter.com/v1/categories/1638/" }, { "name": "Nordost - Nördlich der Lippe", "url": "https://api.routeconverter.com/v1/categories/1639/" }, { "name": "Südost - Südlich der Lippe", "url": "https://api.routeconverter.com/v1/categories/1640/" }, { "name": "Teutoburger Wald", "url": "https://api.routeconverter.com/v1/categories/4561/" }, { "name": "Münsterland", "url": "https://api.routeconverter.com/v1/categories/5577/" }, { "name": "D-B-NL", "url": "https://api.routeconverter.com/v1/categories/6968/" } ], "routes": [ { "description": "wiesend", "creator_name": "Rohavi", "localFileUrl": { "file": "https://api.routeconverter.com/files/a7d720d6-6934-43ec-97cc-f3d81e7ac904" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38063/", "metadata": { "length": 43929, "lengthKind": "routed", "positionLists": 1, "positions": 3, "size": 1151, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 273, "elevationLoss": 0, "country": "DE" } }, { "description": "Sauerland 4.1 kurz", "creator_name": "gtr100-f", "localFileUrl": { "file": "https://api.routeconverter.com/files/12a0061c-836c-4aca-9bc0-4b606c06aefb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39375/", "metadata": { "length": 147743, "lengthKind": "routed", "positionLists": 1, "positions": 12, "size": 1914, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 0, "elevationLoss": 0, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/31/" }