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

GET /v1/routes/55280/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "145d37622a88d7252c77f8537cad5f13"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Wegpunktliste (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0a4bb20-5815-4582-a4c7-913ca89dd989"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55280/",
    "metadata": {
        "length": 216720,
        "lengthKind": "straight-line",
        "duration": 19197,
        "positionLists": 2,
        "positions": 1195,
        "size": 8415,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2010-04-24T23:21:55+00:00",
        "elevationGain": 117,
        "elevationLoss": 209,
        "country": "DE"
    }
}