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

GET /v1/routes/41264/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "bbef576b447c963e3fff5071a30a4887"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7742/?format=api",
    "description": "2017-04-29(T) Turri - Barumini - Gesturi - Giara - Gesturi - Tuilli - Turri",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76102096-a3e7-4eb8-80df-1072dcce6e8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27748/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41264/?format=api",
    "metadata": {
        "length": 46359,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 837,
        "size": 123438,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1078,
        "elevationLoss": 1078,
        "country": "IT"
    }
}