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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/?format=api",
    "description": "2018-10-12(T) Alghero - Porto Conte - Mugoni - Palmadula - Stintino - Porto Torres",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc17b5ae-ee66-40ca-8999-74cfb16aac44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27770/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41286/?format=api",
    "metadata": {
        "length": 116158,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2062,
        "size": 302356,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1206,
        "elevationLoss": 1210,
        "country": "IT"
    }
}