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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "transmission south.ov2/transmission south.ov2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd984433-01cb-41a3-a341-ded1f4eb8dbf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40248/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56739/",
    "metadata": {
        "length": 2820846,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 283,
        "size": 38977,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}