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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "16-6-06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e486193-665a-414a-9c22-987421c4f182"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36759/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53250/",
    "metadata": {
        "length": 24598,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 475,
        "size": 128000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1153,
        "elevationLoss": 1179,
        "country": "DE"
    }
}