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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Norwich to London; Created by <a href='http://www.bikeroutetoaster.com/'>BikeRouteToaster.com</a> (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95e87503-f428-4d63-b4e2-5b30f4489fe6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55037/",
    "metadata": {
        "length": 184277,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 18534,
        "size": 609439,
        "format": "Google Earth 4.2 (*.kml)",
        "country": "GB"
    }
}