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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "13-LIP-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58c7283c-e1d4-4764-98ae-dd330133cbc4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37002/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53493/",
    "metadata": {
        "length": 42157,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 191,
        "size": 31584,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 384,
        "elevationLoss": 389,
        "country": "PL"
    }
}