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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/",
    "description": "Rund um d. Allgäuer Alpen 280km ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42ff8d0f-0a3e-40e2-9390-8a676e866599"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2727/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3289/",
    "metadata": {
        "length": 492308,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3571,
        "size": 120262,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}