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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Rescued route d332495d",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d332495d-24a2-45b4-9852-ceba73bd199a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40015/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56506/",
    "metadata": {
        "length": 6597859,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 572,
        "size": 135229,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}