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

GET /v1/routes/51248/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3398bf1b9d29d1adca21623daa92e7a3"
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",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b4e34fd-3478-47f7-bb2a-85afcecfc6a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27567/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51248/",
    "metadata": {
        "length": 177500,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4908,
        "size": 724607,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4506,
        "elevationLoss": 3742,
        "country": "IT"
    }
}