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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Rundtour Gotha über Grenzmuseum Pointalpha in der Rhön",
    "creator_name": "Gespannfan1961",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02afc64f-31a6-4a1c-a952-0396a9dfd37d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4828/",
    "metadata": {
        "length": 368470,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 102,
        "size": 15368,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}