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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-03",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/392f58dd-c168-40d1-b2aa-caf75b15a05b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36229/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52720/",
    "metadata": {
        "length": 42012,
        "lengthKind": "track",
        "duration": 7297,
        "positionLists": 1,
        "positions": 3641,
        "size": 1407191,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T12:07:59+00:00",
        "elevationGain": 459,
        "elevationLoss": 455,
        "country": "DE"
    }
}