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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "23-MAI-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c7cdf74-598b-464c-b935-76822f62c5c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37915/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54406/",
    "metadata": {
        "length": 228059,
        "lengthKind": "track",
        "duration": 58509,
        "positionLists": 5,
        "positions": 2810,
        "size": 339431,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-24T07:50:22+00:00",
        "elevationGain": 4188,
        "elevationLoss": 4165,
        "country": "DE"
    }
}