Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2768/
{ "parent": "https://api.routeconverter.com/v1/categories/97/", "name": "Niederlande (Pays-bas) (Netherlands) (Nederland)", "children": [], "routes": [ { "description": "hürtgenwald", "creator_name": "Frankybulldog", "localFileUrl": null, "remoteUrl": "http://www.komm-mit-wandern.de/mediapool/87/872503/data/GPX-Tracks/Track_Ochsenkopf.gpx", "url": "https://api.routeconverter.com/v1/routes/38051/", "metadata": null }, { "description": "GW-Loenen-313 rudie orgineel", "creator_name": "rudie", "localFileUrl": { "file": "https://api.routeconverter.com/files/37e716ea-7ff8-4e43-a834-704bf3610fcd" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39746/", "metadata": { "length": 18582, "lengthKind": "track", "duration": 26134, "positionLists": 1, "positions": 209, "size": 28713, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2012-06-09T08:36:04+00:00", "elevationGain": 180, "elevationLoss": 219, "country": "NL" } } ], "url": "https://api.routeconverter.com/v1/categories/2768/" }