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

GET /v1/routes/53156/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3a44f9c8ee6e4c78a9510706403c365b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "motorrad-tour-harz-ost-kyffhaeuser.kmz/Motorrad Tour im Harz - Ostharz mit Kyffhäuser",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a899f87-3119-4768-923e-86a9d5010a24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53156/",
    "metadata": {
        "length": 317391,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 5333,
        "size": 48953,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}