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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-07-22",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6439ad7d-3aa2-47a5-9292-2c5b1eb8f2c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37302/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53793/",
    "metadata": {
        "length": 104162,
        "lengthKind": "track",
        "duration": 14768,
        "positionLists": 1,
        "positions": 12600,
        "size": 4533681,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-22T07:19:10+00:00",
        "elevationGain": 1225,
        "elevationLoss": 1206,
        "country": "DE"
    }
}