Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/648/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/97/?format=api", "name": "Italia", "children": [ { "name": "Marche", "url": "https://api.routeconverter.com/v1/categories/649/?format=api" }, { "name": "Piemonte", "url": "https://api.routeconverter.com/v1/categories/674/?format=api" }, { "name": "Südtirol", "url": "https://api.routeconverter.com/v1/categories/1219/?format=api" }, { "name": "Veneto", "url": "https://api.routeconverter.com/v1/categories/1689/?format=api" }, { "name": "Toscana", "url": "https://api.routeconverter.com/v1/categories/4239/?format=api" }, { "name": "Lazio", "url": "https://api.routeconverter.com/v1/categories/7079/?format=api" }, { "name": "Liguria", "url": "https://api.routeconverter.com/v1/categories/7810/?format=api" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/648/?format=api" }