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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Escorca (1) to Torrent de_Lluc (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9908e911-3018-43ba-af9f-822cfbc3506f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55115/",
    "metadata": {
        "length": 15420,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 419,
        "size": 50008,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-14T09:40:11+00:00",
        "elevationGain": 223,
        "elevationLoss": 1304
    }
}