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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 01/15/2012 15:47:55]  to M 4.399 (END); [Taken at 01/15/2012 17:52:38]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc3cb92a-9357-4667-8044-78355ac23897"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41008/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57499/",
    "metadata": {
        "length": 7348,
        "lengthKind": "straight-line",
        "duration": 14966,
        "positionLists": 2,
        "positions": 100,
        "size": 11147,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-01-15T14:47:55+00:00",
        "elevationGain": 779,
        "elevationLoss": 197,
        "country": "ES"
    }
}