Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1004/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api", "name": "154", "children": [], "routes": [ { "description": "154 A to 154 B", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/27e276b3-08f3-4126-9f54-116cba04e020" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3762/?format=api" }, { "description": "154 A to 154 F", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/062249a2-f240-4f70-be11-31f843644cd8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3763/?format=api" }, { "description": "154 B to 154 A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/65097a3b-de04-4c3d-b85a-b93a02484801" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3764/?format=api" }, { "description": "154 F to 154 A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/c39bc084-5f71-4d1a-90a7-8a5772449e5a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3765/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1004/?format=api" }