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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Karfreitag Tour 2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e038818-2801-494f-b73a-221bb923da03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37555/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54046/",
    "metadata": {
        "length": 404420,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 4893,
        "size": 180248,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}