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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Siggis/Essen+Trinken (2)",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/934005df-444f-4b70-8151-48f726de95ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50699/",
    "metadata": {
        "length": 10451543,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 218,
        "size": 85398,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}