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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta al Fito",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8eb7e759-244b-4b96-ba85-63a51d010adc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38359/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54850/",
    "metadata": {
        "length": 176267,
        "lengthKind": "track",
        "duration": 23750,
        "positionLists": 1,
        "positions": 11468,
        "size": 4201103,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-22T08:32:21+00:00",
        "elevationGain": 2021,
        "elevationLoss": 2149,
        "country": "ES"
    }
}