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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_09_16.kml/MECURY100/9.16.2010-13:51:33/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90c4771b-b1d2-42ac-9f72-76761a7a7d86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38420/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54911/",
    "metadata": {
        "length": 27308,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 575,
        "size": 20851,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 629,
        "elevationLoss": 637,
        "country": "DE"
    }
}