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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_10_14.kml/MECURY100/10.14.2010-14:34:49/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c656b5c-eacb-46b5-a6ff-f45b0f2872f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37913/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54404/",
    "metadata": {
        "length": 23798,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 727,
        "size": 26107,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 700,
        "elevationLoss": 695,
        "country": "DE"
    }
}