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