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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Bardonechia_Crevoux",
    "creator_name": "Makil",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/baf66f9a-ffdd-4712-8db3-693a349bbc49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1162/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50391/",
    "metadata": {
        "length": 689745,
        "lengthKind": "track",
        "duration": 239259,
        "positionLists": 19,
        "positions": 12946,
        "size": 2645888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-09-02T08:55:30+00:00",
        "elevationGain": 45647,
        "elevationLoss": 50818,
        "country": "IT"
    }
}