Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1413/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/442/?format=api", "name": "Griechenland", "children": [], "routes": [ { "description": "Othoni-Igoumenitsa", "creator_name": "SkipperUDO", "localFileUrl": { "file": "https://api.routeconverter.com/files/091ff76e-cbc4-4368-b9a5-8bf6b8aa43a1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5162/?format=api" }, { "description": "Othoni-Paxos", "creator_name": "SkipperUDO", "localFileUrl": { "file": "https://api.routeconverter.com/files/b2ac220e-f9c3-4469-882d-5beaf25bc401" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5163/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1413/?format=api" }