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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Deutschland - Brandenburg - Unterwegs im Berliner Urstromtal (190km)/Route",
    "creator_name": "Meexbig",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24963ece-59e2-43fb-8df8-99b0c12e24d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51062/",
    "metadata": {
        "length": 396198,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 1810,
        "size": 145164,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}