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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2011-08-25(T) Olbia - Palau",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2dee16f-3407-4ff7-899b-d9c2ba88f0c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28218/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41666/",
    "metadata": {
        "length": 41830,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1056,
        "size": 154338,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 585,
        "elevationLoss": 571
    }
}