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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "LOG 16/03/2012 13:17",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57c346e5-a457-4076-b3c1-5f8f6b8ac0bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53474/",
    "metadata": {
        "length": 10251,
        "lengthKind": "track",
        "duration": 6683,
        "positionLists": 1,
        "positions": 1895,
        "size": 295018,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-03-16T10:25:35+00:00",
        "elevationGain": 298,
        "elevationLoss": 357,
        "country": "AT"
    }
}