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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Gamoniteiro",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/addff4ce-b305-4e40-b10b-a98ac9ed9c05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39117/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55608/",
    "metadata": {
        "length": 119902,
        "lengthKind": "track",
        "duration": 19640,
        "positionLists": 1,
        "positions": 7574,
        "size": 2762354,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-15T08:02:48+00:00",
        "elevationGain": 2119,
        "elevationLoss": 2053,
        "country": "ES"
    }
}