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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Tour_1342.kml",
    "creator_name": "rpauli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2defc988-2aac-4425-b78c-9c06f076efee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3402/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50503/",
    "metadata": {
        "length": 15669702,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 332,
        "size": 15277,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 853,
        "elevationLoss": 6912
    }
}