Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4232/
{ "parent": "https://api.routeconverter.com/v1/categories/167/", "name": "Jakobsweg", "children": [], "routes": [ { "description": "2017-06-30", "creator_name": "glape53", "localFileUrl": { "file": "https://api.routeconverter.com/files/cdca8397-e441-4c09-ae7f-a4048cccd0ef" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40310/", "metadata": { "length": 28311, "lengthKind": "track", "positionLists": 1, "positions": 483, "size": 43994, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 563, "elevationLoss": 758, "country": "CH" } } ], "url": "https://api.routeconverter.com/v1/categories/4232/" }