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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Track: 01_Ruiz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03f2a0c0-2d9c-4f62-91f0-52ab2b9bbfab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34987/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51478/",
    "metadata": {
        "length": 245161,
        "lengthKind": "track",
        "positionLists": 35,
        "positions": 1609,
        "size": 43565,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}