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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7711/",
    "description": "2019-06-29 Dalaas-Kristbergsattel",
    "creator_name": "m.jaeger.schruns@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11e8317c-cd3d-4745-9281-cebbe475b9b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27445/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40974/",
    "metadata": {
        "length": 40914,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3336,
        "size": 363222,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1441,
        "elevationLoss": 1439,
        "country": "AT"
    }
}