Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1112/
{ "parent": "https://api.routeconverter.com/v1/categories/273/", "name": "England", "children": [], "routes": [ { "description": "Anreise England, von Harwich nach Abergavenny", "creator_name": "Jacques", "localFileUrl": null, "remoteUrl": "http://jacques-nietsch.de/reisen/2003IRL/touren/IRL2003_01.nmea", "url": "https://api.routeconverter.com/v1/routes/122/", "metadata": null }, { "description": "Horsham to Stonehenge, Car Park", "creator_name": "Yamixs1100", "localFileUrl": { "file": "https://api.routeconverter.com/files/5fee878e-2564-452a-946e-eeca86849410" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/858/", "metadata": { "length": 380392, "lengthKind": "straight-line", "duration": 0, "positionLists": 3, "positions": 15, "size": 6404, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2008-10-02T10:54:27+00:00", "elevationGain": 0, "elevationLoss": 0, "country": "GB" } }, { "description": "Horsham to Horsham über Brighton", "creator_name": "Yamixs1100", "localFileUrl": { "file": "https://api.routeconverter.com/files/e7e076d5-7989-4bce-9c27-f6cbdea81756" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/859/", "metadata": { "length": 303041, "lengthKind": "straight-line", "duration": 0, "positionLists": 3, "positions": 18, "size": 7486, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2008-10-02T11:02:56+00:00", "elevationGain": 0, "elevationLoss": 0, "country": "GB" } }, { "description": "Worth, Crawley, West Sussex RH10 3PX, UK to Rye, United Kingdom", "creator_name": "flash72uk", "localFileUrl": { "file": "https://api.routeconverter.com/files/e7a62df8-b5e0-4239-9ff6-d5c5ec740819" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7033/", "metadata": { "length": 47258, "lengthKind": "routed", "positionLists": 1, "positions": 4, "size": 425, "format": "Google Maps URL (*.url)", "country": "GB" } }, { "description": "Glasgow - Lake District - NC", "creator_name": "martinvijn", "localFileUrl": null, "remoteUrl": "https://maps.google.de/maps?saddr=The+Kirkhouse+Inn+Glasgow+Rd+Blanefield,+Strathblane,+Glasgow,+Glasgow+City+G63+9AA,+United+Kingdom&daddr=55.61711,-3.63045+to:55.49712,-3.18931+to:55.00348,-3.20162+", "url": "https://api.routeconverter.com/v1/routes/17743/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/1112/" }