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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Belorado (1) to Villambistia (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9661eaa-0197-41e3-a2b2-8e5248a6e232"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40158/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56649/",
    "metadata": {
        "length": 76737,
        "lengthKind": "straight-line",
        "duration": 64803112,
        "positionLists": 2,
        "positions": 174,
        "size": 31196,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-19T07:37:22+00:00",
        "elevationGain": 1177,
        "elevationLoss": 690,
        "country": "ES"
    }
}