Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/5605/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1479/?format=api", "name": "Surrey", "children": [], "routes": [ { "description": "Crooksbury", "creator_name": "clisco", "localFileUrl": { "file": "https://api.routeconverter.com/files/ff1ab2fd-f6cb-4413-8e27-dfb80e6995c4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27930/?format=api" }, { "description": "Reigate Heath", "creator_name": "clisco", "localFileUrl": { "file": "https://api.routeconverter.com/files/05e21d59-6cd1-4b2c-bb9a-45fab2b05506" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38719/?format=api" }, { "description": "Headley Heath", "creator_name": "clisco", "localFileUrl": { "file": "https://api.routeconverter.com/files/4be959ad-d9ed-4e79-b570-adaef766b56e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38720/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/5605/?format=api" }