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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Strecke Michael/von Mozartstraße 16, 76307, Karlsbad nach Dantestraße 6, Eppelheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f8ba3a2-15d0-4520-832b-82957fb5ec9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52476/",
    "metadata": {
        "length": 126708,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 937,
        "size": 7000,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}