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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 032. Tajo de Arcos300 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/955a56fe-cffd-4a50-ba5b-debd6d129121"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6739/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8862/",
    "metadata": {
        "length": 6050,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 101,
        "size": 6149,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}