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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "22_04_2010.kml/MECURY100/4.22.2010-14:40:36/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d5191d4-b7dd-49d2-9bda-0e421ddf9953"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37928/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54419/",
    "metadata": {
        "length": 20639,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 521,
        "size": 18906,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 757,
        "elevationLoss": 753,
        "country": "DE"
    }
}