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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tinizara to Pista",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d7ef498a-b1f3-4366-a2d7-3a88692d5277"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40120/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56611/",
    "metadata": {
        "length": 32613,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1763,
        "size": 154853,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 3015,
        "elevationLoss": 2575
    }
}