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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Monte Petrella (rev)",
    "creator_name": "Natalone",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e3f1e2a-a0d4-4869-aebc-112f424b6bfa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50841/",
    "metadata": {
        "length": 4969,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 516,
        "size": 15522,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 441,
        "elevationLoss": 428,
        "country": "IT"
    }
}