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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Mozart-Radweg_Etappe_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70383d40-07d4-447d-bbe2-7a271722c83d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37606/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54097/",
    "metadata": {
        "length": 77946,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1214,
        "size": 116027,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 942,
        "elevationLoss": 958,
        "country": "AT"
    }
}