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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rundweg-um-Schramberg-Talstadt/Rundweg um Schramberg Talstadt/POIs",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dc3c563-cd9b-4e59-bf57-cef2539dc11c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52432/",
    "metadata": {
        "length": 29536,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 624,
        "size": 1726171,
        "format": "Google Earth 5 (*.kml)",
        "country": "DE"
    }
}