Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1107/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1100/?format=api", "name": "Provincia Málaga", "children": [], "routes": [ { "description": "Ruta Verde de la Sierra (de Puerto Serrano a Olvera)", "creator_name": "Barbadura", "localFileUrl": { "file": "https://api.routeconverter.com/files/9dbffb8b-50aa-47f3-b0c2-afa39e6cbdc8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4072/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1107/?format=api" }