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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 02/11/2012 13:31:53]  to KM 8.117 (END); [Taken at 02/11/2012 14:50:54]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/799c04ee-54c5-402b-9272-663f68cf833f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37848/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54339/",
    "metadata": {
        "length": 13934,
        "lengthKind": "straight-line",
        "duration": 9482,
        "positionLists": 2,
        "positions": 243,
        "size": 25924,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-02-11T12:31:53+00:00",
        "elevationGain": 348,
        "elevationLoss": 246,
        "country": "ES"
    }
}