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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Challenge Castilla y León ( GP Ribera del Cea )",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fed3633c-6d72-47b0-a304-708fa9362c6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41073/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57564/",
    "metadata": {
        "length": 97631,
        "lengthKind": "track",
        "duration": 8106,
        "positionLists": 1,
        "positions": 3652,
        "size": 1336370,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-05T09:28:45+00:00",
        "elevationGain": 497,
        "elevationLoss": 511,
        "country": "ES"
    }
}