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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "San Martino",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ca1875c-e8cc-425b-92f3-6d5061356d26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37516/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54007/",
    "metadata": {
        "length": 36263,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 402,
        "size": 38645,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1621,
        "elevationLoss": 1622
    }
}