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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Lokeren-Lille Hostel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2eee6321-403b-4479-94d0-aaad8e4206cd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35970/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52461/",
    "metadata": {
        "length": 107451,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2822,
        "size": 182430,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 791,
        "elevationLoss": 765,
        "country": "BE"
    }
}