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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "Albulapass.kml/Albulapass",
    "creator_name": "k12rs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae806b79-edab-4190-9fed-29b0cb48f5df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8242/",
    "metadata": {
        "length": 267941,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4450,
        "size": 139107,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}