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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "pto golondrinas torrecilla.kmz/pto golondrinas torrecilla",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5be683c4-7437-48ab-a9b7-dff672cc63e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37089/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53580/",
    "metadata": {
        "length": 7604,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 162,
        "size": 3241,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}