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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rundstrecke Hagen legal Variante III",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05e3aa69-283d-4f9b-921a-ffbc2ea201d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35024/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51515/",
    "metadata": {
        "length": 106138,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1567,
        "size": 59288,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2127,
        "elevationLoss": 2127,
        "country": "DE"
    }
}