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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Southampton Airport to Loomies/Southampton Airport to Loomies",
    "creator_name": "MyBigAdventure",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16599684-9736-4389-b3c9-f1caebb4edf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50765/",
    "metadata": {
        "length": 27944,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 18,
        "size": 709,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}