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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "goonies.kmz/Goonies",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61559060-d55d-49c7-81fc-cc83599ba6e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37219/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53710/",
    "metadata": {
        "length": 225593,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 7,
        "size": 1372,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}