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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "54 km",
    "creator_name": "Endoplasmati",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3e04887-03c0-410b-822b-d681642f1d01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6148/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50677/",
    "metadata": {
        "length": 47097,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 484,
        "size": 44334,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1405,
        "elevationLoss": 1405,
        "country": "DE"
    }
}