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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/?format=api",
    "description": "2016-10-23(T) Olbia - Monti - Bitti - Fonni - Tonare - Aritzo - Laconi - Nurallao - Barumini - Turri",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49ac958c-fa94-4d10-ae60-93794ee7bccc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27737/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41253/?format=api",
    "metadata": {
        "length": 257933,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7908,
        "size": 1168127,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6584,
        "elevationLoss": 6419,
        "country": "IT"
    }
}