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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (10)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68174e04-a9c4-4a88-b6a3-6d47fae9f4a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53890/",
    "metadata": {
        "length": 92552,
        "lengthKind": "track",
        "duration": 12531,
        "positionLists": 1,
        "positions": 2371,
        "size": 534066,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-28T12:03:16+00:00",
        "elevationGain": 1458,
        "elevationLoss": 1463,
        "country": "DE"
    }
}