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

GET /v1/routes/53162/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "75ad3d5f5719d2da9b986aea4f2b14a5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bischoffingen ThreeMountain-Tour/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ac295ea-38b0-4c49-9e0f-a9567c8a28a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53162/",
    "metadata": {
        "length": 17122,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 160,
        "size": 3619,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 681,
        "elevationLoss": 681,
        "country": "DE"
    }
}