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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Subida Villafria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86691a80-1bfd-4e2f-80bb-9a1c53034993"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54636/",
    "metadata": {
        "length": 77966,
        "lengthKind": "track",
        "duration": 11743,
        "positionLists": 1,
        "positions": 4514,
        "size": 1646881,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-12T10:03:22+00:00",
        "elevationGain": 1048,
        "elevationLoss": 1134,
        "country": "ES"
    }
}