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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "DO090929TREMALZO",
    "creator_name": "softride",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ecd244f-e011-47f0-a369-3a46567d484f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2485/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50460/",
    "metadata": {
        "length": 74161,
        "lengthKind": "track",
        "duration": 39412,
        "positionLists": 1,
        "positions": 3960,
        "size": 813568,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-29T07:51:07+00:00",
        "elevationGain": 2898,
        "elevationLoss": 2898,
        "country": "IT"
    }
}