Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/5605/
{ "parent": "https://api.routeconverter.com/v1/categories/1479/", "name": "Surrey", "children": [], "routes": [ { "description": "Crooksbury", "creator_name": "clisco", "localFileUrl": { "file": "https://api.routeconverter.com/files/ff1ab2fd-f6cb-4413-8e27-dfb80e6995c4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27930/", "metadata": { "length": 12863, "lengthKind": "track", "duration": 13125, "positionLists": 1, "positions": 426, "size": 87230, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2015-05-01T09:27:32+00:00", "elevationGain": 477, "elevationLoss": 468, "country": "GB" } }, { "description": "Reigate Heath", "creator_name": "clisco", "localFileUrl": { "file": "https://api.routeconverter.com/files/05e21d59-6cd1-4b2c-bb9a-45fab2b05506" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38719/", "metadata": { "length": 11512, "lengthKind": "track", "duration": 13121, "positionLists": 1, "positions": 468, "size": 97048, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2017-07-28T08:59:16+00:00", "elevationGain": 379, "elevationLoss": 367, "country": "GB" } }, { "description": "Headley Heath", "creator_name": "clisco", "localFileUrl": { "file": "https://api.routeconverter.com/files/4be959ad-d9ed-4e79-b570-adaef766b56e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38720/", "metadata": { "length": 11201, "lengthKind": "track", "duration": 12180, "positionLists": 1, "positions": 515, "size": 107005, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2017-07-31T11:07:42+00:00", "elevationGain": 542, "elevationLoss": 528, "country": "GB" } } ], "url": "https://api.routeconverter.com/v1/categories/5605/" }