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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Verezzi_09.08.2013 10:32",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c496fa8d-42dd-4431-8437-79384435d05e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39621/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56112/",
    "metadata": {
        "length": 34981,
        "lengthKind": "track",
        "duration": 12152,
        "positionLists": 1,
        "positions": 7010,
        "size": 1412863,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-09T08:41:43+00:00",
        "elevationGain": 1638,
        "elevationLoss": 1632,
        "country": "IT"
    }
}