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

GET /v1/routes/57056/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5e8cd33e38a8725acdfc79ef0529a354"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "TRIP0011.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb47ec1b-ebc5-4d17-b654-c60a8bc592b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40565/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57056/?format=api",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 37,
        "size": 2439,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}