Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1413/
{ "parent": "https://api.routeconverter.com/v1/categories/442/", "name": "Griechenland", "children": [], "routes": [ { "description": "Othoni-Igoumenitsa", "creator_name": "SkipperUDO", "localFileUrl": { "file": "https://api.routeconverter.com/files/091ff76e-cbc4-4368-b9a5-8bf6b8aa43a1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5162/", "metadata": { "length": 140968, "lengthKind": "track", "duration": 134733, "positionLists": 1, "positions": 963, "size": 327996, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2010-07-08T04:12:08+00:00" } }, { "description": "Othoni-Paxos", "creator_name": "SkipperUDO", "localFileUrl": { "file": "https://api.routeconverter.com/files/b2ac220e-f9c3-4469-882d-5beaf25bc401" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5163/", "metadata": { "length": 180969, "lengthKind": "track", "duration": 240791, "positionLists": 1, "positions": 1278, "size": 435375, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2010-07-08T04:12:08+00:00" } } ], "url": "https://api.routeconverter.com/v1/categories/1413/" }