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

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

{
    "category": "https://api.routeconverter.com/v1/categories/870/",
    "description": "31 Vilaserio-Oliveiroa",
    "creator_name": "harusu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26273302-1196-4183-922e-6d360e42e698"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3414/",
    "metadata": {
        "length": 44052,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 201,
        "size": 6653,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}