Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1358/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/97/?format=api", "name": "Türkei (Türkiye)", "children": [], "routes": [ { "description": "Tirtar-Dikmen", "creator_name": "kemal", "localFileUrl": { "file": "https://api.routeconverter.com/files/baaf7ffc-8fd7-483a-a4b9-1a4f659481dc" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4755/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1358/?format=api" }