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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route nach An der Burg 4 - 8, 37120, Bovenden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09fae4eb-e5d1-48b0-8da3-eda74dccb481"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35115/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51606/",
    "metadata": {
        "length": 591576,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1389,
        "size": 51252,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}