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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-07-05 09:48:28)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35e03696-4b03-4076-9fce-0e3f2127c058"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52637/",
    "metadata": {
        "length": 24508,
        "lengthKind": "track",
        "duration": 26506,
        "positionLists": 1,
        "positions": 6079,
        "size": 620555,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-05T08:48:28+00:00",
        "elevationGain": 1782,
        "elevationLoss": 1640,
        "country": "DE"
    }
}