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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "22.05.2011 12:02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/009dc8b0-88f4-4267-b411-fc628a829d9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51377/",
    "metadata": {
        "length": 37754,
        "lengthKind": "track",
        "duration": 7216,
        "positionLists": 1,
        "positions": 7129,
        "size": 1488305,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2011-05-22T12:05:23.270000+00:00",
        "elevationGain": 1217,
        "elevationLoss": 1235,
        "country": "DE"
    }
}