Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1083/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/400/?format=api", "name": "Comunidad Valenciana", "children": [ { "name": "Tarbena", "url": "https://api.routeconverter.com/v1/categories/1085/?format=api" }, { "name": "Castells y Castells", "url": "https://api.routeconverter.com/v1/categories/1124/?format=api" }, { "name": "La Nucia", "url": "https://api.routeconverter.com/v1/categories/1168/?format=api" }, { "name": "Gata de Gorgos", "url": "https://api.routeconverter.com/v1/categories/1213/?format=api" }, { "name": "Relleu", "url": "https://api.routeconverter.com/v1/categories/1229/?format=api" }, { "name": "Campell", "url": "https://api.routeconverter.com/v1/categories/1287/?format=api" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/1083/?format=api" }