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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 023. Travesía de la Sierra de Las Cabras300 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/fe062aa2-f542-4496-9683-4628576b11db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6718/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8841/",
    "metadata": {
        "length": 15057,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 417,
        "size": 23551,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}