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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c26d142-888f-4a09-9c80-2d39f31ae883"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37904/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54395/",
    "metadata": {
        "length": 13281,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 1268,
        "size": 99790,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 111,
        "elevationLoss": 139,
        "country": "DE"
    }
}