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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Westbahnhof Station.kmz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a8c1892-cdf6-4dc9-a22c-dd9a1078838a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37049/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53540/",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 720,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}