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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Toskana Unterkunft to Londra",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1419ec15-c91c-4300-b56a-6e7dfa36eb23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35363/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51854/",
    "metadata": {
        "length": 2976883,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 35450,
        "size": 2340428,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}