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

GET /v1/routes/52841/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "06c10f3140063bc2e01308d590d33fdd"
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>",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3df30cd4-ceb3-4fbf-8267-33939820f814"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36350/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52841/",
    "metadata": {
        "length": 184277,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 18534,
        "size": 609439,
        "format": "Google Earth 4.2 (*.kml)",
        "country": "GB"
    }
}