Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/66/
{ "parent": "https://api.routeconverter.com/v1/categories/273/", "name": "Ireland", "children": [], "routes": [ { "description": "Nach Kilkenny", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_04.nmea", "url": "https://api.routeconverter.com/v1/routes/125/", "metadata": null }, { "description": "Rundtour südwestlich von Kilkenny", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_05.nmea", "url": "https://api.routeconverter.com/v1/routes/126/", "metadata": null }, { "description": "Ring of Karry", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_07.nmea", "url": "https://api.routeconverter.com/v1/routes/128/", "metadata": null }, { "description": "Von Kilkenny nach Kilarny", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_06.nmea", "url": "https://api.routeconverter.com/v1/routes/129/", "metadata": null }, { "description": "Kenmare-Ballydonegan-Cahermore-Glengariff-Clonkeen", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_08.nmea", "url": "https://api.routeconverter.com/v1/routes/130/", "metadata": null }, { "description": "Tralee Fahamore Dingle Courmeenoole Militown", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_09.nmea", "url": "https://api.routeconverter.com/v1/routes/133/", "metadata": null }, { "description": "Kilarny nach Galway", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_10.nmea", "url": "https://api.routeconverter.com/v1/routes/134/", "metadata": null }, { "description": "Wild Atlantic Way 2019", "creator_name": "kumo", "localFileUrl": { "file": "https://api.routeconverter.com/files/96d368f6-c4f0-440f-851a-25907ddaa320" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39968/", "metadata": { "length": 5650777, "lengthKind": "track", "duration": 1413321, "positionLists": 1, "positions": 13297, "size": 5759527, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2019-05-30T04:49:04+00:00", "elevationGain": 37915, "elevationLoss": 37915, "country": "GB" } } ], "url": "https://api.routeconverter.com/v1/categories/66/" }