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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "bodensee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64788a30-7539-4660-a530-0385dc60c64a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37308/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53799/",
    "metadata": {
        "length": 260363,
        "lengthKind": "track",
        "duration": 55128,
        "positionLists": 1,
        "positions": 2999,
        "size": 350751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-30T23:00:02+00:00",
        "elevationGain": 725,
        "elevationLoss": 725,
        "country": "CH"
    }
}