Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1101/
{ "parent": "https://api.routeconverter.com/v1/categories/1100/", "name": "Provincia Cádiz", "children": [], "routes": [ { "description": "Corredor Verde Dos Bahias (Puerto Real - Medina)", "creator_name": "Barbadura", "localFileUrl": { "file": "https://api.routeconverter.com/files/cf278253-f43c-492f-a707-1237fa47eb19" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4031/", "metadata": { "length": 24284, "lengthKind": "track", "positionLists": 1, "positions": 511, "size": 72965, "format": "NMEA 0183 Sentences (*.nmea)", "country": "ES" } }, { "description": "Ruta Verde de la Sierra (de Puerto Serrano a Olvera)", "creator_name": "Barbadura", "localFileUrl": { "file": "https://api.routeconverter.com/files/71fc2f80-0692-40be-bed0-174c0bd7d1b3" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4071/", "metadata": { "length": 35500, "lengthKind": "track", "positionLists": 1, "positions": 358, "size": 52876, "format": "NMEA 0183 Sentences (*.nmea)", "elevationGain": 1041, "elevationLoss": 749, "country": "ES" } }, { "description": "Playas Tarifa (Playa bolonia - Ruinas Romanas de Baelo Claudia a Playa Punta Paloma)", "creator_name": "maxonet", "localFileUrl": { "file": "https://api.routeconverter.com/files/4486983b-8f46-4d62-a9e0-431676388ac5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4544/", "metadata": { "length": 10978, "lengthKind": "track", "duration": 259200, "positionLists": 1, "positions": 622, "size": 176800, "format": "NMEA 0183 Sentences (*.nmea)", "startTime": "2010-05-29T16:41:09+00:00", "elevationGain": 627, "elevationLoss": 651, "country": "ES" } }, { "description": "Puerto del Boyar a Ubrique por Benaocaz 30/01/2011", "creator_name": "Horacio2177", "localFileUrl": { "file": "https://api.routeconverter.com/files/7cf6caf1-d7ff-468d-acd5-518aabd6519c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8273/", "metadata": { "length": 14283, "lengthKind": "track", "positionLists": 1, "positions": 13901, "size": 3545950, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2011-01-30T10:14:49.070000+00:00", "elevationGain": 1904, "elevationLoss": 2671, "country": "ES" } } ], "url": "https://api.routeconverter.com/v1/categories/1101/" }