Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/428/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/97/?format=api", "name": "Mexico", "children": [], "routes": [ { "description": "Around the Mexican Volcanoes", "creator_name": "joseph334", "localFileUrl": { "file": "https://api.routeconverter.com/files/ce0f7302-d77f-4927-81f4-edd9787e496c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1470/?format=api" }, { "description": "Around the Mexican Volcanoes", "creator_name": "joseph334", "localFileUrl": { "file": "https://api.routeconverter.com/files/1026133d-6963-4bda-bb5f-5cc09ec32521" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1471/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/428/?format=api" }