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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 01/05/2012 10:30:55]  to KM 5.725 (END); [Taken at 01/05/2012 12:37:24]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b5c5ffc-f71c-499c-8ef2-57b83c2d9158"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38258/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54749/",
    "metadata": {
        "length": 7386,
        "lengthKind": "straight-line",
        "duration": 1009806176,
        "positionLists": 2,
        "positions": 203,
        "size": 22046,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "1980-01-06T00:01:14+00:00",
        "elevationGain": 791,
        "elevationLoss": 201,
        "country": "ES"
    }
}