Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1095/
{ "parent": "https://api.routeconverter.com/v1/categories/22/", "name": "Cévennes", "children": [], "routes": [ { "description": "Chamborigaud - MontAigual", "creator_name": "karsmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/b7db2a8e-9ae8-42cd-a28f-48d5f0528057" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4021/", "metadata": { "length": 227281, "lengthKind": "track", "duration": 48988800, "positionLists": 1, "positions": 8259, "size": 1573981, "format": "NMEA 0183 Sentences (*.nmea)", "startTime": "2008-09-08T08:06:36+00:00", "elevationGain": 6136, "elevationLoss": 6139, "country": "FR" } }, { "description": "Chamborigaud - Cirque-de-Navacelles", "creator_name": "karsmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/ccefb5aa-96c0-401f-9b41-b445cd7f93b8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4022/", "metadata": { "length": 335195, "lengthKind": "track", "duration": 48816000, "positionLists": 1, "positions": 10983, "size": 2085961, "format": "NMEA 0183 Sentences (*.nmea)", "startTime": "2008-09-10T07:15:26+00:00", "elevationGain": 7064, "elevationLoss": 7058, "country": "FR" } } ], "url": "https://api.routeconverter.com/v1/categories/1095/" }