Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1101/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1100/?format=api", "name": "Provincia Cádiz", "children": [], "routes": [ { "description": "Corredor Verde Dos Bahias (Puerto Real - Medina)", "creator_name": "Barbadura", "localFileUrl": { "file": "https://api.routeconverter.com/files/cf278253-f43c-492f-a707-1237fa47eb19" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4031/?format=api" }, { "description": "Ruta Verde de la Sierra (de Puerto Serrano a Olvera)", "creator_name": "Barbadura", "localFileUrl": { "file": "https://api.routeconverter.com/files/71fc2f80-0692-40be-bed0-174c0bd7d1b3" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4071/?format=api" }, { "description": "Playas Tarifa (Playa bolonia - Ruinas Romanas de Baelo Claudia a Playa Punta Paloma)", "creator_name": "maxonet", "localFileUrl": { "file": "https://api.routeconverter.com/files/4486983b-8f46-4d62-a9e0-431676388ac5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4544/?format=api" }, { "description": "Puerto del Boyar a Ubrique por Benaocaz 30/01/2011", "creator_name": "Horacio2177", "localFileUrl": { "file": "https://api.routeconverter.com/files/7cf6caf1-d7ff-468d-acd5-518aabd6519c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8273/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1101/?format=api" }