Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/3882/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3883/?format=api", "name": "google mapas", "children": [ { "name": "caraguatatuba sp", "url": "https://api.routeconverter.com/v1/categories/3883/?format=api" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/3882/?format=api" }