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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta a la Corredoria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fe5af16f-97d2-42bc-8d0a-b22c783ed2be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41063/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57554/",
    "metadata": {
        "length": 109323,
        "lengthKind": "track",
        "duration": 15919,
        "positionLists": 1,
        "positions": 8557,
        "size": 3132635,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-12T08:01:47+00:00",
        "elevationGain": 1623,
        "elevationLoss": 1586,
        "country": "ES"
    }
}