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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2 Durch tiefe Wälder (Seligenstadt, Start leicht modifiziert)",
    "creator_name": "Anna1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6919295-a88e-46d7-8a4b-a35fccf6b25c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27967/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41450/",
    "metadata": {
        "length": 46697,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 647,
        "size": 39526,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 274,
        "elevationLoss": 275,
        "country": "DE"
    }
}