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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Avilés Base 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2402b55f-5de1-485e-84f5-456561d48dea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35721/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52212/",
    "metadata": {
        "length": 78644,
        "lengthKind": "track",
        "duration": 11359,
        "positionLists": 1,
        "positions": 4136,
        "size": 1509887,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-14T09:04:03+00:00",
        "elevationGain": 801,
        "elevationLoss": 804,
        "country": "ES"
    }
}