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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "MonteMotti",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8e9470a-43f9-42a0-8195-592da4b8174a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39356/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55847/",
    "metadata": {
        "length": 32940,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 770,
        "size": 31171,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 3951,
        "elevationLoss": 3950,
        "country": "CH"
    }
}