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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 10080",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2182ddd2-16ce-4965-bbd0-81e0d2509c5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52162/",
    "metadata": {
        "length": 49549,
        "lengthKind": "track",
        "duration": 10328,
        "positionLists": 1,
        "positions": 10080,
        "size": 1436860,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-30T09:18:00+00:00",
        "elevationGain": 1279,
        "elevationLoss": 1279,
        "country": "ES"
    }
}