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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tacande de Arriba_LP 212 Km 4,9 to SL EP 100/101",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46e72698-184c-45c3-9612-57da1bf51f25"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36576/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53067/",
    "metadata": {
        "length": 18421,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 803,
        "size": 70385,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1102,
        "elevationLoss": 982
    }
}