Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1990/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/27/?format=api", "name": "Rheingau", "children": [], "routes": [ { "description": "Rheingau-Nassau-Taunustour 249kms", "creator_name": "Hightower", "localFileUrl": { "file": "https://api.routeconverter.com/files/a6579d78-efc7-4995-a6da-00d7303fa6fb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8292/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1990/?format=api" }