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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Mapa de la ruta Via Verde de Ojos Negros (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f463fe87-4f1c-48b0-baf8-edf9889f9801"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40803/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57294/",
    "metadata": {
        "length": 148162,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 11690,
        "size": 896234,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2732,
        "elevationLoss": 3695,
        "country": "ES"
    }
}