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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Outdoor, 18.09.2009, Bromatzreute.kmz/Outdoor, 18.09.2009, Bromatzreute",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ebbe0681-d945-478b-8b32-a5547a89f97e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40578/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57069/",
    "metadata": {
        "length": 29133,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1192,
        "size": 12498,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 784,
        "elevationLoss": 784,
        "country": "AT"
    }
}