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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 2419",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4773bff7-7b4d-4bd7-80f7-ca5d2ac0fe44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36589/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53080/",
    "metadata": {
        "length": 13118,
        "lengthKind": "track",
        "duration": 5854,
        "positionLists": 1,
        "positions": 2419,
        "size": 359878,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-20T10:25:30+00:00",
        "elevationGain": 1350,
        "elevationLoss": 1632,
        "country": "ES"
    }
}