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

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

{
    "category": "https://api.routeconverter.com/v1/categories/564/",
    "description": "Motorradurlaub nahe Västervik / Småland 2008 - 9 Tracks",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49af7cdd-9d8d-4f10-8ef7-49e2521f7a9f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1999/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2496/",
    "metadata": {
        "length": 1913841,
        "lengthKind": "track",
        "positionLists": 9,
        "positions": 1740,
        "size": 41627,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 7095,
        "elevationLoss": 7181,
        "country": "SE"
    }
}