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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 009. Pasarelas del litoral de Rota300 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/25ad9a16-893f-48e2-8504-dadf27d5abcc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6704/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8827/",
    "metadata": {
        "length": 4141,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 122,
        "size": 7320,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}