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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 020. Lagunas de Las Canteras y El Tejón300 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/c1e8c1ca-582b-4440-8504-9909b0d3a2c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6715/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8838/",
    "metadata": {
        "length": 2788,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 11,
        "size": 1220,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}