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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "XXX Trofeo Villa de Frómista 2013",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb44409c-aa80-4232-8771-e7625de62a70"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57055/",
    "metadata": {
        "length": 91963,
        "lengthKind": "track",
        "duration": 8610,
        "positionLists": 1,
        "positions": 2946,
        "size": 1076664,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-07T08:37:21+00:00",
        "elevationGain": 615,
        "elevationLoss": 616,
        "country": "ES"
    }
}