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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "20-LIP-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b15b0941-f800-4332-975d-843dc8710920"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39192/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55683/",
    "metadata": {
        "length": 32896,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 166,
        "size": 27657,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 694,
        "elevationLoss": 689,
        "country": "PL"
    }
}