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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2018 DDT stage 1  Koblenz- Bonn.kmz/2018 DDT stage 1 : Koblenz- Bonn",
    "creator_name": "Alli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0835eb12-cbfa-40be-9b55-3c20a9326f7d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25543/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50933/",
    "metadata": {
        "length": 444512,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 2326,
        "size": 257117,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 113,
        "elevationLoss": 75,
        "country": "DE"
    }
}