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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/",
    "description": "?",
    "creator_name": "urri2k",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acbb4bfe-55ce-43cf-8710-07d956c02828"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27483/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41005/",
    "metadata": {
        "length": 94538,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5,
        "size": 1503,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 42,
        "elevationLoss": 26,
        "country": "RU"
    }
}