Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7803/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7020/?format=api", "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/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7803/?format=api" }