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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/",
    "description": "Rund um die Stubaier Alpen 260km ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3bd15f55-0e79-4dc8-a2db-df2cd375face"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2725/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3287/",
    "metadata": {
        "length": 415866,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3586,
        "size": 86772,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}