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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 022. Garganta de Bogas300 Senderos de la Provincia de Cádiz (Servicio de Medio Ambiente de la Diputación de Cádiz)",
    "creator_name": "Manu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46d0f0b5-9c91-4b54-9542-d1acdc8a503a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6717/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8840/",
    "metadata": {
        "length": 5246,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 118,
        "size": 7088,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}