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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "10 Hallein-Braunau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6af89a56-9de0-4e88-b1fd-4f7b2f2daf7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37469/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53960/",
    "metadata": {
        "length": 92935,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 369,
        "size": 38552,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 854,
        "elevationLoss": 958,
        "country": "DE"
    }
}