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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "GPS device/Routes/Reiseweg/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d861663-856b-406a-943e-75153b60bd9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38317/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54808/",
    "metadata": {
        "length": 277080,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 3407,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CH"
    }
}