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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Dificultad baja",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38d87fde-0728-49ac-b9bf-c31c568d6b37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36220/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52711/",
    "metadata": {
        "length": 37844,
        "lengthKind": "track",
        "duration": 8484,
        "positionLists": 1,
        "positions": 1329,
        "size": 530855,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-03-01T14:45:53+00:00",
        "elevationGain": 260,
        "elevationLoss": 262,
        "country": "ES"
    }
}