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

GET /v1/routes/5159/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7c10119ee299a9ec2a9603827b04404c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/131/?format=api",
    "description": "Lissabon nach Albufeira an der Küste",
    "creator_name": "jayhamburg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0de27338-03e6-49ba-b822-785a574a38d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4352/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5159/?format=api",
    "metadata": {
        "length": 835163,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1954,
        "size": 111219,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PT"
    }
}