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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta a Santander 2ยช Etapa",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/daebeccf-cbf5-4341-99ad-d0c3c3b9f457"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40186/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56677/",
    "metadata": {
        "length": 94814,
        "lengthKind": "track",
        "duration": 8645,
        "positionLists": 1,
        "positions": 4847,
        "size": 1778202,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-30T08:21:44+00:00",
        "elevationGain": 937,
        "elevationLoss": 941,
        "country": "ES"
    }
}