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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-04-29",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/840e2f3d-611e-42a1-9683-faa07cd77621"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38087/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54578/",
    "metadata": {
        "length": 27155,
        "lengthKind": "track",
        "duration": 3959,
        "positionLists": 1,
        "positions": 1975,
        "size": 763499,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-29T07:29:19+00:00",
        "elevationGain": 172,
        "elevationLoss": 172,
        "country": "DE"
    }
}