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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2016-10-23(T) Olbia - Monti - Bitti - Fonni - Tonare - Aritzo - Laconi - Nurallao - Barumini - Turri (3)",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ca19c0b-ee86-4d55-847b-f56121662f97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27574/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51250/",
    "metadata": {
        "length": 214258,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6800,
        "size": 1004676,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5484,
        "elevationLoss": 5980,
        "country": "IT"
    }
}