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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Liège - Maastricht",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64bd5d13-bb7f-4d77-a54b-945927c292ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37317/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53808/",
    "metadata": {
        "length": 27325,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 171,
        "size": 25266,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 110,
        "elevationLoss": 126,
        "country": "BE"
    }
}