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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kleine Runde zum Edersee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/365ed53f-3ec7-4ce9-8caa-4a1bbdc1b1ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36155/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52646/",
    "metadata": {
        "length": 186884,
        "lengthKind": "track",
        "duration": 36600,
        "positionLists": 1,
        "positions": 500,
        "size": 57516,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2016-06-25T15:08:58+00:00",
        "elevationGain": 1761,
        "elevationLoss": 1761,
        "country": "DE"
    }
}