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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "yerga2.kmz/yerga2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/053deebf-2b0d-4933-b918-79525c066504"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51503/",
    "metadata": {
        "length": 21384,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 742,
        "size": 12458,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}