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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 036. Ribera del Embalse de Bornos300 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/99855ac8-8887-444c-b941-45af30f7109b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6743/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8866/",
    "metadata": {
        "length": 3578,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 63,
        "size": 4074,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}