Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1110/
{ "parent": "https://api.routeconverter.com/v1/categories/22/", "name": "Ardeche", "children": [ { "name": "1233", "url": "https://api.routeconverter.com/v1/categories/7844/" } ], "routes": [ { "description": "Ardeche", "creator_name": "karsmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/46ee8b0e-e9f7-40cc-94b5-7054f980ed2a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4014/", "metadata": { "length": 184238, "lengthKind": "track", "duration": 48729600, "positionLists": 1, "positions": 6410, "size": 1212839, "format": "NMEA 0183 Sentences (*.nmea)", "startTime": "2008-09-11T08:27:38+00:00", "elevationGain": 3065, "elevationLoss": 3401, "country": "FR" } }, { "description": "Col del Chavade Col Meyrand", "creator_name": "Gespannfan1961", "localFileUrl": { "file": "https://api.routeconverter.com/files/50d547d3-5ea9-4534-83cf-380ae0baaaff" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5201/", "metadata": { "length": 96741, "lengthKind": "straight-line", "positionLists": 1, "positions": 26, "size": 1716, "format": "Navigon Mobile Navigator 5 (*.rte)", "country": "FR" } }, { "description": "rdeche nach Avignon", "creator_name": "Gespannfan1961", "localFileUrl": { "file": "https://api.routeconverter.com/files/9a158b58-b700-4672-b921-9e3f61d1d29b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5203/", "metadata": { "length": 94758, "lengthKind": "straight-line", "positionLists": 1, "positions": 21, "size": 1386, "format": "Navigon Mobile Navigator 5 (*.rte)", "country": "FR" } } ], "url": "https://api.routeconverter.com/v1/categories/1110/" }