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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 02/12/2012 11:42:52]  to KM 8.562 (END); [Taken at 02/12/2012 13:48:17]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72270ee3-9381-47b4-b195-821b7bd3dc18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54156/",
    "metadata": {
        "length": 7763,
        "lengthKind": "straight-line",
        "duration": 15050,
        "positionLists": 2,
        "positions": 382,
        "size": 40762,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-02-12T10:42:52+00:00",
        "elevationGain": 477,
        "elevationLoss": 509,
        "country": "ES"
    }
}