Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2517/
{ "parent": "https://api.routeconverter.com/v1/categories/14/", "name": "Rheinland-Pfalz und Saarland", "children": [ { "name": "Nördlich der Linie Trier-Mainz", "url": "https://api.routeconverter.com/v1/categories/1641/" }, { "name": "Südlich der Linie Trier-Mainz", "url": "https://api.routeconverter.com/v1/categories/1642/" } ], "routes": [ { "description": "Dhünn, Lahn, Mosel, Ahr", "creator_name": "motorx", "localFileUrl": { "file": "https://api.routeconverter.com/files/2e343bd5-faba-485d-8643-1b66f5ab4748" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/14432/", "metadata": { "length": 651735, "lengthKind": "routed", "positionLists": 1, "positions": 79, "size": 6559, "format": "GoPal 3 Route (*.xml)", "country": "DE" } }, { "description": "ospw", "creator_name": "nooka", "localFileUrl": null, "remoteUrl": "https://mapsengine.google.com/map/edit?mid=zNDC7h2zJHx8.k9b_LFwSffAU", "url": "https://api.routeconverter.com/v1/routes/25380/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/2517/" }