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

GET /v1/routes/53126/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "33f624f593ba0295c6c9fa1e41683191"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/496ddeda-9ab6-4336-97bb-c6375ea487ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36635/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53126/",
    "metadata": {
        "length": 72100,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 11458,
        "size": 283120,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 532,
        "elevationLoss": 532,
        "country": "DE"
    }
}