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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2018 DDT stage 1  Koblenz- Bonn.kmz/2018 DDT stage 1 : Koblenz- Bonn (2)",
    "creator_name": "Alli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/348137a9-9864-4678-a43d-daccf51829b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25544/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50934/",
    "metadata": {
        "length": 444512,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 2326,
        "size": 257117,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 113,
        "elevationLoss": 75,
        "country": "DE"
    }
}