Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/3198/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3195/?format=api", "name": "Nordamerika (North America)", "children": [ { "name": "Auf dem Wasser (On the water)", "url": "https://api.routeconverter.com/v1/categories/3194/?format=api" }, { "name": "Camping & Co", "url": "https://api.routeconverter.com/v1/categories/3202/?format=api" } ], "routes": [ { "description": "sdfsdfg", "creator_name": "HettyCloud@gmail.com", "localFileUrl": null, "remoteUrl": "https://goo.gl/maps/E5yCf4GVNcJZVN6V9", "url": "https://api.routeconverter.com/v1/routes/39925/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/3198/?format=api" }