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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_05_25.kml/MECURY100/5.25.2010-15:55:37/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c4546f3-2df8-471f-a127-4b18695b262b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37908/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54399/",
    "metadata": {
        "length": 20778,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 563,
        "size": 20371,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 564,
        "elevationLoss": 552,
        "country": "DE"
    }
}