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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011-11-13GaisauRundritt on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89d95228-b869-47e6-838e-c7940157448d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54721/",
    "metadata": {
        "length": 17600,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 20,
        "size": 3949,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 55,
        "elevationLoss": 64,
        "country": "AT"
    }
}