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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weser-Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7095f1ce-193f-4f3a-aea0-06ecbc2fdb20"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37616/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54107/",
    "metadata": {
        "length": 498851,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1000,
        "size": 77304,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1171,
        "elevationLoss": 1301,
        "country": "DE"
    }
}