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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Tracks/Path (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/985b45b0-42dc-4c6e-a709-74d51728cf6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38609/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55100/",
    "metadata": {
        "length": 137817,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 368,
        "size": 18968,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}