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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ost1_2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8de0829a-3a10-484c-925c-e03cbd689777"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38330/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54821/",
    "metadata": {
        "length": 171905,
        "lengthKind": "track",
        "duration": 59066,
        "positionLists": 1,
        "positions": 1590,
        "size": 191204,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-12-02T06:33:21+00:00",
        "elevationGain": 1088,
        "elevationLoss": 1079,
        "country": "DE"
    }
}