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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cronoescalada a l'Erola 2013",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f7b840a-3e2e-43f3-8c6d-db4837ef4c88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54875/",
    "metadata": {
        "length": 9988,
        "lengthKind": "track",
        "duration": 2142,
        "positionLists": 1,
        "positions": 550,
        "size": 70117,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-29T10:56:41+00:00",
        "elevationGain": 449,
        "elevationLoss": 12,
        "country": "ES"
    }
}