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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "27.09.2012 13:16",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/559c0730-a902-406f-8209-eddcf906456d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53422/",
    "metadata": {
        "length": 21516,
        "lengthKind": "track",
        "duration": 5571,
        "positionLists": 1,
        "positions": 2852,
        "size": 284718,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-27T11:16:43+00:00",
        "elevationGain": 835,
        "elevationLoss": 816,
        "country": "DE"
    }
}