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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fahrradroute nach/zu Marktstraße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1169240a-5970-47a7-bf23-3de3fd4d5791"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35295/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51786/",
    "metadata": {
        "length": 34037,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 319,
        "size": 15161,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}