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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Münsterland Rundkurs",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04aa868e-3f49-4a38-a3d4-119b31629596"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35001/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51492/",
    "metadata": {
        "length": 199244,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 3817,
        "size": 138102,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4352,
        "elevationLoss": 4359,
        "country": "DE"
    }
}