Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/449/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/22/?format=api", "name": "Pyrénées", "children": [], "routes": [ { "description": "Motorradurlaub in den Pyrenäen - Juli 2008", "creator_name": "kumo", "localFileUrl": { "file": "https://api.routeconverter.com/files/8fc688c4-d16d-44e7-8f90-8e8afd3620dc" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1542/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/449/?format=api" }