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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#03_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cc2efbf-3971-4b54-bab8-64fccac09a52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35566/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52057/",
    "metadata": {
        "length": 71907,
        "lengthKind": "track",
        "duration": 15225,
        "positionLists": 1,
        "positions": 765,
        "size": 92837,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T07:00:00+00:00",
        "elevationGain": 715,
        "elevationLoss": 778,
        "country": "DE"
    }
}