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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2014-10-27(T) Turri - Serri - Orroli - Escalaplano - San Vito - Costa Rei - Villasimius - Cagliari - Sanluri - Turri",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6306874-9991-46e3-9d9f-2e68d5b80aa8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27721/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41237/",
    "metadata": {
        "length": 255685,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4746,
        "size": 698699,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4553,
        "elevationLoss": 4553,
        "country": "IT"
    }
}