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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8018/",
    "description": "2014-12-07 @ 13-37-19",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a21a7cff-4f92-428b-b9d1-b45b871ebcd1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38829/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55320/",
    "metadata": {
        "length": 24048,
        "lengthKind": "track",
        "duration": 9180,
        "positionLists": 1,
        "positions": 2133,
        "size": 295720,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-12-07T10:37:19+00:00",
        "elevationGain": 1997,
        "elevationLoss": 2003,
        "country": "RU"
    }
}