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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1700/",
    "description": "Vogesen Rundtour",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c4f3ad1-a3db-4be8-9359-c5488b5806e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7065/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9205/",
    "metadata": {
        "length": 332694,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5186,
        "size": 112980,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}