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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Arzberg.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60e062e0-ab3a-4426-ac79-bdf50cc98424"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37209/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53700/",
    "metadata": {
        "length": 199889,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 64,
        "size": 32046,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}