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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 9295 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5cf76a55-1c59-493e-b6a7-f4dd973cd3ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37114/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53605/",
    "metadata": {
        "length": 25487,
        "lengthKind": "track",
        "duration": 9294,
        "positionLists": 1,
        "positions": 9295,
        "size": 1767817,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T08:37:50+00:00",
        "elevationGain": 1245,
        "elevationLoss": 1441,
        "country": "ES"
    }
}