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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "riverside run,kmz.kmz/Untitled Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e33ee32-847b-419c-ac0d-a22afaede7db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36756/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53247/",
    "metadata": {
        "length": 18323,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 727,
        "size": 12166,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}