Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4146/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/226/?format=api", "name": "road maps", "children": [], "routes": [ { "description": "trip_to _Shoreline", "creator_name": "cbasso48", "localFileUrl": null, "remoteUrl": "http://maps.google.com/maps?hl=en&tab=wl", "url": "https://api.routeconverter.com/v1/routes/16696/?format=api" }, { "description": "rigtig", "creator_name": "August", "localFileUrl": null, "remoteUrl": "https://maps.app.goo.gl/fJm2ukZQyvDUWrJJ8", "url": "https://api.routeconverter.com/v1/routes/41710/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/4146/?format=api" }