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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00000_2011-4-21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1dbf67aa-fcd8-4fff-82af-77658affe5e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35588/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52079/",
    "metadata": {
        "length": 39979,
        "lengthKind": "track",
        "duration": 15443,
        "positionLists": 1,
        "positions": 1240,
        "size": 123381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-21T10:16:53+00:00",
        "elevationGain": 1326,
        "elevationLoss": 1039,
        "country": "DE"
    }
}