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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Finale Ligure - Madonna della Guardia",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6490e1b9-80d3-4c18-8562-7e108c517a1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37311/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53802/",
    "metadata": {
        "length": 41269,
        "lengthKind": "track",
        "duration": 16105,
        "positionLists": 1,
        "positions": 383,
        "size": 49923,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-26T18:43:20+00:00",
        "elevationGain": 1312,
        "elevationLoss": 1278,
        "country": "IT"
    }
}