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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Baldeneysee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c53a97f-f95a-4069-884e-cf0e310398df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38282/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54773/",
    "metadata": {
        "length": 191366,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 1028,
        "size": 41006,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}