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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8061/",
    "description": "Position 1 to Position 6246",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/122ee255-0012-4212-9c11-6c9158958fa8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35315/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51806/",
    "metadata": {
        "length": 27744,
        "lengthKind": "track",
        "duration": 37823,
        "positionLists": 1,
        "positions": 6246,
        "size": 641688,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-16T09:08:58+00:00",
        "elevationGain": 3461,
        "elevationLoss": 3463,
        "country": "SK"
    }
}