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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "06 Ehrwald-Scharnitz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/356fdc51-a043-45d5-b6c0-ccaee7c40fde"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36137/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52628/",
    "metadata": {
        "length": 39855,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 560,
        "size": 52107,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1227,
        "elevationLoss": 1262,
        "country": "AT"
    }
}