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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "TRIP0010.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4799f752-91fd-4cfc-a387-948196789011"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36591/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53082/",
    "metadata": {
        "length": 7832,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 382,
        "size": 14243,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 477,
        "elevationLoss": 509,
        "country": "ES"
    }
}