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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 2769",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2cee7902-612d-4530-b58a-f37291d055e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35920/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52411/",
    "metadata": {
        "length": 99909,
        "lengthKind": "track",
        "duration": 11662,
        "positionLists": 1,
        "positions": 2769,
        "size": 354855,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-01T14:40:45+00:00",
        "elevationGain": 1024,
        "elevationLoss": 1097,
        "country": "ES"
    }
}