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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Spree Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/299213fc-04a7-453a-881b-ccc055dae148"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52338/",
    "metadata": {
        "length": 123136,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2273,
        "size": 77622,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}