This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/54191/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "459c2fd8140f8bf23bbc52ee4da8d200"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Clift_Mreau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7315f866-3179-4af8-9eb4-f313deb599b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37700/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54191/",
    "metadata": {
        "length": 9344,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 7,
        "size": 4017,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}