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