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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "Meine Traumroute für 2013",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a3343ca-50ae-4e82-891b-00b4d6c62751"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37038/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53529/",
    "metadata": {
        "length": 10507088,
        "lengthKind": "straight-line",
        "positionLists": 15,
        "positions": 48162,
        "size": 1782265,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "SE"
    }
}