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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Lago di Garda - Agosto 2016 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d96039be-895d-4807-92a6-203e3ac98d2d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40155/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56646/",
    "metadata": {
        "length": 66757,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 2258,
        "size": 152021,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}