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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 1242",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9078f738-067a-4b6c-80f9-341d8f4abf37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38408/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54899/",
    "metadata": {
        "length": 12679,
        "lengthKind": "track",
        "duration": 5283,
        "positionLists": 1,
        "positions": 1242,
        "size": 184898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-13T11:20:12+00:00",
        "elevationGain": 905,
        "elevationLoss": 1296,
        "country": "ES"
    }
}