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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "GPS device/s/04 A Sella / Talfahrt / Valles / Fedaia/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2df5738f-9750-429f-a330-e006b0d677f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35948/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52439/",
    "metadata": {
        "length": 205474,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 368,
        "size": 18282,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}