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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 1706",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25dbcaae-5a6e-444e-bcc1-a586d41f572b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35770/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52261/",
    "metadata": {
        "length": 22954,
        "lengthKind": "track",
        "duration": 5655,
        "positionLists": 1,
        "positions": 1706,
        "size": 260077,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-08T10:50:00+00:00",
        "elevationGain": 955,
        "elevationLoss": 929,
        "country": "ES"
    }
}