Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2380/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/29/?format=api", "name": "Pirineos", "children": [], "routes": [ { "description": "Madrid - Caceres", "creator_name": "harzt", "localFileUrl": null, "remoteUrl": "https://maps.google.es/maps?saddr=Calle+Camarena,+160,+Madrid&daddr=40.3919371,-3.762702+to:40.2588842,-4.8015457+to:40.0396788,-5.4764949+to:N-V+to:39.8109616,-5.6823035+to:39.7734148,-5.7189901+to:3", "url": "https://api.routeconverter.com/v1/routes/21591/?format=api" }, { "description": "Tans-Pirenaica - Este a Oeste - Etapa 1 of 3", "creator_name": "GorkTron", "localFileUrl": { "file": "https://api.routeconverter.com/files/8d99d1ed-e9c2-46e1-93d8-a675637b7b0f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38165/?format=api" }, { "description": "Tans-Pirenaica - Este a Oeste - Etapa 2 of 3", "creator_name": "GorkTron", "localFileUrl": { "file": "https://api.routeconverter.com/files/164aff65-6df7-46b3-9964-e2b61d62e785" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38166/?format=api" }, { "description": "Tans-Pirenaica - Este a Oeste - Etapa 3 of 3", "creator_name": "GorkTron", "localFileUrl": { "file": "https://api.routeconverter.com/files/380c132a-dba1-4338-94ee-a3d6f3f34d0f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38167/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/2380/?format=api" }