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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(4) to Vía Trajana (3) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6fa0a669-da2e-482b-b3e4-d1ad52942d17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37593/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54084/",
    "metadata": {
        "length": 182903,
        "lengthKind": "straight-line",
        "duration": 66621104,
        "positionLists": 2,
        "positions": 96,
        "size": 21580,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-29T07:31:14+00:00",
        "elevationGain": 312,
        "elevationLoss": 351,
        "country": "ES"
    }
}