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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "El Tablado to LP 9.2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3658d686-b582-4af9-a53a-11d97d276d06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36153/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52644/",
    "metadata": {
        "length": 13527,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 875,
        "size": 76363,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1233,
        "elevationLoss": 1211
    }
}