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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "JUL-07-13 02:36:37 PM (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/917ab880-3f4c-4049-906e-db7e4e5ec35d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54931/",
    "metadata": {
        "length": 9792,
        "lengthKind": "track",
        "duration": 18517,
        "positionLists": 1,
        "positions": 1140,
        "size": 112164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-07T07:27:35+00:00",
        "elevationGain": 1165,
        "elevationLoss": 1165,
        "country": "AT"
    }
}