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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8072/",
    "description": "KRAMA - Post Production Studio",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf8aea38-dad9-4994-b3a5-7083c09cbdcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39913/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56404/",
    "metadata": {
        "length": 494727,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 295,
        "size": 13584,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}