Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1112/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/273/?format=api", "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/?format=api" }, { "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/?format=api" }, { "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/?format=api" }, { "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/?format=api" }, { "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/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1112/?format=api" }