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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8025/",
    "description": "T3730614-0",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76cc8373-7483-4bd1-a953-160d1d68fbc7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37785/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54276/",
    "metadata": {
        "length": 45826,
        "lengthKind": "track",
        "duration": 30600,
        "positionLists": 4,
        "positions": 1534,
        "size": 195458,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-16T13:32:55+00:00",
        "elevationGain": 435,
        "elevationLoss": 432,
        "country": "PT"
    }
}