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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Sant Quirze del Vallès",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f4a8d90e-3251-4761-9700-9fafe624c6ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57301/",
    "metadata": {
        "length": 13863,
        "lengthKind": "track",
        "duration": 12537,
        "positionLists": 1,
        "positions": 1300,
        "size": 165567,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-13T16:11:35+00:00",
        "elevationGain": 2505,
        "elevationLoss": 2426,
        "country": "ES"
    }
}