Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7549/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/400/?format=api", "name": "Pyrenees Catalunya", "children": [], "routes": [ { "description": "1.Tossa d'Alp-Ref.Sant Jordi", "creator_name": "estifen", "localFileUrl": { "file": "https://api.routeconverter.com/files/2c2a1396-b346-4e42-9582-e910458ef1f1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40566/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7549/?format=api" }