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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "Ruta Garrotxa-Mototurisme.cat",
    "creator_name": "Panotxa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d21d952c-fa27-4cfd-a415-d48a92a5e45c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1345/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1686/",
    "metadata": {
        "length": 444778,
        "lengthKind": "straight-line",
        "duration": 14554333,
        "positionLists": 10,
        "positions": 2983,
        "size": 277023,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-05T10:01:07+00:00",
        "elevationGain": 975,
        "elevationLoss": 895,
        "country": "ES"
    }
}