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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_25.kml/MECURY100/7.25.2010-09:46:27/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67582670-e1b1-41d0-8556-70eaad79d9d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37385/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53876/",
    "metadata": {
        "length": 45372,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1166,
        "size": 41657,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1447,
        "elevationLoss": 1634,
        "country": "DE"
    }
}