Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1945/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1944/?format=api", "name": "Angers", "children": [], "routes": [ { "description": "Meignanne 10.6", "creator_name": "MUTHULAR Laurent", "localFileUrl": { "file": "https://api.routeconverter.com/files/0f826cc6-becf-4ef8-9879-6dfb48892b5e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8195/?format=api" }, { "description": "PointOfInterestC 1 to Position 16", "creator_name": "brando.02.miguel", "localFileUrl": { "file": "https://api.routeconverter.com/files/ed8106cc-364a-4411-b90f-e0808c166496" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40301/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1945/?format=api" }