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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "5 Hamm-Luenen",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4fe63d27-2463-4e55-83f4-27b192d87e1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1655/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50416/",
    "metadata": {
        "length": 30808,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 361,
        "size": 31504,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 426,
        "elevationLoss": 430,
        "country": "DE"
    }
}