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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MG -> Etzenrather Mühle",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92ba9a10-5151-4af0-8077-353e2e9293d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38472/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54963/",
    "metadata": {
        "length": 269157,
        "lengthKind": "straight-line",
        "positionLists": 16,
        "positions": 747,
        "size": 40844,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}