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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/?format=api",
    "description": "2015-09-26(T) Turri - Siamanna - Cuglieri - Bisa - Padria - Rocca Doria - Alghero - Argentiera - La Pedraia",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72802fa1-ef4f-4d21-92d2-c7e4a8bb816b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27730/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41246/?format=api",
    "metadata": {
        "length": 244180,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5512,
        "size": 839456,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4486,
        "elevationLoss": 4472,
        "country": "IT"
    }
}