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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Astheim - Flughafen Tor 21.kml/Astheim - Flughafen Tor 21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1784cd60-71dd-42ec-8761-0b4fd86ece8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35437/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51928/",
    "metadata": {
        "length": 57130,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 384,
        "size": 15900,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}