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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2015-02-03 12-31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae8d7528-7a6c-4bde-8c3f-5e8ede28bc75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55620/",
    "metadata": {
        "length": 36289,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2951,
        "size": 61747,
        "format": "Google Earth 5 (*.kml)",
        "country": "AT"
    }
}