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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Topography.kml/Topography",
    "creator_name": "roche3000",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38710ede-0eed-44f4-b071-5dac500b7210"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27925/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51272/",
    "metadata": {
        "length": 282605,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 24136,
        "size": 937152,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}