Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1773/
{ "parent": "https://api.routeconverter.com/v1/categories/442/", "name": "Biskaya", "children": [], "routes": [ { "description": "D'Olonne-LaCoruna", "creator_name": "SkipperUDO", "localFileUrl": { "file": "https://api.routeconverter.com/files/7cd65e05-b224-4780-ab4b-0c0fa78091d8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7536/", "metadata": { "length": 643396, "lengthKind": "straight-line", "positionLists": 1, "positions": 4, "size": 1545, "format": "GPS Exchange Format 1.1 (*.gpx)" } } ], "url": "https://api.routeconverter.com/v1/categories/1773/" }