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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Los Brecitos to Barranco de Las Angustias",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17d14712-e93a-41f4-8476-6b9636f3fd29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35449/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51940/",
    "metadata": {
        "length": 22509,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1047,
        "size": 92405,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 188,
        "elevationLoss": 1808
    }
}