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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "La Vuelta por la Costa",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ca8851f-7d58-48da-98cb-291a3ffaa6c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37518/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54009/",
    "metadata": {
        "length": 132698,
        "lengthKind": "track",
        "duration": 18957,
        "positionLists": 1,
        "positions": 8346,
        "size": 3057030,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-31T07:27:19+00:00",
        "elevationGain": 2044,
        "elevationLoss": 2042,
        "country": "ES"
    }
}