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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Peñaflor-Barranco Grande",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa411291-b7a9-4b7b-9b6a-0d570acc94c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4966/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50608/",
    "metadata": {
        "length": 30647,
        "lengthKind": "track",
        "duration": 19800,
        "positionLists": 1,
        "positions": 2048,
        "size": 219720,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-10T08:56:39+00:00",
        "elevationGain": 632,
        "elevationLoss": 631,
        "country": "ES"
    }
}