Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/5577/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/31/?format=api", "name": "Münsterland", "children": [], "routes": [ { "description": "2 Vereinsstraße 226-228, 48599 Gronau (Westfalen), Deutschland to 2 Vereinsstraße 226-228, 48599 Gronau (Westfalen), Deutschland", "creator_name": "antonio_mig", "localFileUrl": { "file": "https://api.routeconverter.com/files/3e2efa51-5cf6-4a30-bcb9-81871ba53a2e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27848/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/5577/?format=api" }