Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2628/
{ "parent": "https://api.routeconverter.com/v1/categories/254/", "name": "Brandenburg", "children": [], "routes": [ { "description": "lange Horstberge, zwischen Baruth und Woltersdorf", "creator_name": "wanderbernd", "localFileUrl": null, "remoteUrl": "http://www.wandermap.net/de/route/2182383-lange-horstberge-zwischen-baruth-und-woltersdorf/", "url": "https://api.routeconverter.com/v1/routes/22392/", "metadata": null }, { "description": "BarnimerDorfweg", "creator_name": "Edgar12", "localFileUrl": { "file": "https://api.routeconverter.com/files/58965ecf-0a39-445c-b5bd-703845fceaee" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41627/", "metadata": { "length": 115143, "lengthKind": "track", "duration": 22968, "positionLists": 3, "positions": 915, "size": 149003, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2016-06-12T15:42:41+00:00", "elevationGain": 551, "elevationLoss": 546, "country": "DE" } }, { "description": "Biesenthaler Becken", "creator_name": "Edgar12", "localFileUrl": { "file": "https://api.routeconverter.com/files/553684d0-936a-4a9a-ac1a-94822119eec2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41628/", "metadata": { "length": 61535, "lengthKind": "track", "positionLists": 1, "positions": 785, "size": 67207, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 424, "elevationLoss": 424, "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/2628/" }