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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Amarela (10) to Vilar (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7062a5e4-7e2c-405c-9cfb-2798e2953fd5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37613/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54104/",
    "metadata": {
        "length": 123475,
        "lengthKind": "straight-line",
        "duration": 138100450,
        "positionLists": 2,
        "positions": 722,
        "size": 133029,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-22T06:33:13+00:00",
        "elevationGain": 1611,
        "elevationLoss": 2059,
        "country": "ES"
    }
}