Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7856/
{ "parent": "https://api.routeconverter.com/v1/categories/7855/", "name": "United States of America", "children": [], "routes": [ { "description": "New position list 1Created at 2020-08-19T13:14:04Z", "creator_name": "split_fire", "localFileUrl": { "file": "https://api.routeconverter.com/files/ed5ada1d-88e5-43c8-94a2-5f91db157f29" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40248/", "metadata": { "length": 99, "lengthKind": "straight-line", "positionLists": 1, "positions": 4, "size": 1272, "format": "GPS Exchange Format 1.1 (*.gpx)", "elevationGain": 0, "elevationLoss": 46, "country": "US" } } ], "url": "https://api.routeconverter.com/v1/categories/7856/" }