Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1095/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/22/?format=api", "name": "Cévennes", "children": [], "routes": [ { "description": "Chamborigaud - MontAigual", "creator_name": "karsmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/b7db2a8e-9ae8-42cd-a28f-48d5f0528057" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4021/?format=api" }, { "description": "Chamborigaud - Cirque-de-Navacelles", "creator_name": "karsmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/ccefb5aa-96c0-401f-9b41-b445cd7f93b8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4022/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1095/?format=api" }