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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Padova Ovest, Monte Baldo Chiesa Madonna della Corona Giro Lungo 420Km",
    "creator_name": "Aldo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ac2c6cd-8dda-4fc8-a3e0-a6d3e22e37a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23973/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/37921/",
    "metadata": {
        "length": 1276063,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 11770,
        "size": 1045125,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}