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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "14-NOV-13 13:34:07",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75dc2ecd-1da3-4f6e-96b5-6f3f41512b8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37765/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54256/",
    "metadata": {
        "length": 8916,
        "lengthKind": "track",
        "duration": 11021,
        "positionLists": 1,
        "positions": 543,
        "size": 110279,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-14T10:30:13+00:00",
        "elevationGain": 211,
        "elevationLoss": 188,
        "country": "GB"
    }
}