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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2014-07-02 08:46:29)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38c0b3bd-b95a-4fe9-a0a4-8d57c567731d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52709/",
    "metadata": {
        "length": 19272,
        "lengthKind": "track",
        "duration": 17919,
        "positionLists": 1,
        "positions": 4474,
        "size": 461319,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-02T07:46:29+00:00",
        "elevationGain": 948,
        "elevationLoss": 1009,
        "country": "DE"
    }
}