Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1404/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/442/?format=api", "name": "Schweden", "children": [], "routes": [ { "description": "SEGELTOUR Norra skärg 2009-10-09", "creator_name": "rungebub", "localFileUrl": { "file": "https://api.routeconverter.com/files/eeb9270d-6116-4404-9e50-478661a23d6d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4371/?format=api" }, { "description": "Sztokholm Gdynia", "creator_name": "encore7", "localFileUrl": { "file": "https://api.routeconverter.com/files/6341715c-fd7f-4b1d-a6db-7883a97ff1a6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40604/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1404/?format=api" }