Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/3397/
{ "parent": "https://api.routeconverter.com/v1/categories/3396/", "name": "tarragona", "children": [ { "name": "rojals", "url": "https://api.routeconverter.com/v1/categories/3396/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/3397/" }