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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cabruñana, Somiedo y Ventana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fa5cd2c-f15c-4343-a866-5aeb200df3c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36400/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52891/",
    "metadata": {
        "length": 221503,
        "lengthKind": "track",
        "duration": 30519,
        "positionLists": 1,
        "positions": 11988,
        "size": 4370448,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-25T07:04:47+00:00",
        "elevationGain": 2968,
        "elevationLoss": 2924,
        "country": "ES"
    }
}