Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6701/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/97/?format=api", "name": "Africa", "children": [], "routes": [ { "description": "record 1 to record 9503", "creator_name": "electrodoc", "localFileUrl": { "file": "https://api.routeconverter.com/files/17f560a5-06a8-4594-9ef6-8ce0c87c7f85" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40475/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/6701/?format=api" }