Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7765/
{ "parent": "https://api.routeconverter.com/v1/categories/7738/", "name": "Dolomiti", "children": [ { "name": "fe-so.ch", "url": "https://api.routeconverter.com/v1/categories/7766/" } ], "routes": [ { "description": "test", "creator_name": "RoutenUrlaub", "localFileUrl": null, "remoteUrl": "https://umap.openstreetmap.fr/de/", "url": "https://api.routeconverter.com/v1/routes/41580/", "metadata": null }, { "description": "Urlaub1", "creator_name": "RoutenUrlaub", "localFileUrl": null, "remoteUrl": "https://umap.openstreetmap.fr/de/", "url": "https://api.routeconverter.com/v1/routes/41581/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/7765/" }