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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_10_05.kml/MECURY100/10.5.2010-15:19:43/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/234daa1e-f1f6-4b09-97ef-3777dac36e98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35710/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52201/",
    "metadata": {
        "length": 12459,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 346,
        "size": 12707,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 332,
        "elevationLoss": 393,
        "country": "DE"
    }
}