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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Track Nancy - Toul :wikiloc.com/Trails/Nancy - Toul",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fc4cb0d-288e-418e-badc-117e62a3fccd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52481/",
    "metadata": {
        "length": 28725,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 123,
        "size": 7785,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}