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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7326/",
    "description": "Kungsleden 1.1 : STF Abisko - STF Abiskojaure",
    "creator_name": "mrvdb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8a7e0c7-cbb2-496e-b23e-6860c4c699de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39529/",
    "metadata": {
        "length": 13593,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 64,
        "size": 10523,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 173,
        "elevationLoss": 56,
        "country": "SE"
    }
}