Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7803/
{ "parent": "https://api.routeconverter.com/v1/categories/7020/", "name": "Flugplätze01", "children": [], "routes": [ { "description": "Test", "creator_name": "Mayrhofer", "localFileUrl": { "file": "https://api.routeconverter.com/files/aefe6117-7dc3-4a37-83ed-a2d9d67f444e" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41749/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/7803/" }