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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Aguiada (14) to Vilei (17)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d1a5b582-75c8-4865-82f4-99f0d6906d14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39971/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56462/",
    "metadata": {
        "length": 152177,
        "lengthKind": "straight-line",
        "duration": 64709409,
        "positionLists": 2,
        "positions": 482,
        "size": 81304,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-20T12:11:46+00:00",
        "elevationGain": 2006,
        "elevationLoss": 2089,
        "country": "ES"
    }
}