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

GET /v1/routes/54724/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a811bac46900897bb2a65becd387c246"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Radeltour durchs Ruhrgebiet: von Mülheim durch Essen, Werden und Kellwig",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a1df94f-5542-49a3-a80a-64c85bf2c35e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38233/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54724/?format=api",
    "metadata": {
        "length": 50010,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2045,
        "size": 228280,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 399,
        "elevationLoss": 399,
        "country": "DE"
    }
}