Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7494/
{ "parent": "https://api.routeconverter.com/v1/categories/7483/", "name": "Dorsten > Marl", "children": [], "routes": [ { "description": "Durch den Hervester Brucht nach Wuttke in Marl.", "creator_name": "Ruhrpottschlingel", "localFileUrl": { "file": "https://api.routeconverter.com/files/4114acc6-15ec-4916-ab92-77db0fde5e9a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40095/", "metadata": { "length": 9594, "lengthKind": "track", "positionLists": 1, "positions": 19, "size": 4044, "format": "GPS Exchange Format 1.0 (*.gpx)", "elevationGain": 8, "elevationLoss": 21, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/7494/" }