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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Calle de las Islas Hébridas 29 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b5662809-ea62-4f23-b0b0-ac2b53bda1cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39282/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55773/",
    "metadata": {
        "length": 23158,
        "lengthKind": "track",
        "duration": 5500,
        "positionLists": 1,
        "positions": 4666,
        "size": 481125,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-24T15:04:21.996000+00:00",
        "elevationGain": 1481,
        "elevationLoss": 945,
        "country": "ES"
    }
}