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

GET /v1/routes/52392/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "77ca5b16a7cb58349065554e186750e5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Wegpunktliste",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c066f5a-64bb-48a8-966e-ba88137af6c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35901/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52392/",
    "metadata": {
        "length": 170761,
        "lengthKind": "straight-line",
        "duration": 19236,
        "positionLists": 2,
        "positions": 95,
        "size": 2405,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2010-04-24T23:21:55+00:00",
        "elevationGain": 74,
        "elevationLoss": 166,
        "country": "DE"
    }
}