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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "22-MAJ-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e28ed9dc-31df-46b4-b1a8-4fefdec68e0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40349/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56840/",
    "metadata": {
        "length": 52073,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 232,
        "size": 37856,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 238,
        "elevationLoss": 252,
        "country": "PL"
    }
}