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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "TRIP0002.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2dd43c19-c1a4-495b-aab1-e0406437e8ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35943/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52434/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4,
        "size": 1391,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}