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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "021226 España",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b1c8037-63b5-48f1-be61-5e74d7804b22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54374/",
    "metadata": {
        "length": 2309343,
        "lengthKind": "track",
        "duration": 299177,
        "positionLists": 10,
        "positions": 34770,
        "size": 5519986,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2002-12-26T12:39:38+00:00",
        "elevationGain": 30544,
        "elevationLoss": 27665
    }
}