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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 7710 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/caf91fb4-4a13-454b-8812-a35e3161fdcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39791/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56282/",
    "metadata": {
        "length": 84089,
        "lengthKind": "track",
        "duration": 15102,
        "positionLists": 1,
        "positions": 7710,
        "size": 999639,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-24T08:47:41.190000+00:00",
        "elevationGain": 3092,
        "elevationLoss": 3212,
        "country": "ES"
    }
}