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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 3744",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/058d56b6-6d4b-42d1-90dd-9aa2fca8ad48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35020/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51511/",
    "metadata": {
        "length": 100891,
        "lengthKind": "track",
        "duration": 23490,
        "positionLists": 1,
        "positions": 3744,
        "size": 379465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-24T12:56:42+00:00",
        "elevationGain": 3097,
        "elevationLoss": 3120,
        "country": "PL"
    }
}