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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Auto 03-MAI-14 14:04:12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85461e61-e6a9-4b51-8782-917c9f2ba95a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38120/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54611/",
    "metadata": {
        "length": 18359,
        "lengthKind": "track",
        "duration": 2933,
        "positionLists": 1,
        "positions": 2700,
        "size": 284629,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T12:04:12+00:00",
        "elevationGain": 150,
        "elevationLoss": 235,
        "country": "DE"
    }
}