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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 042. Sierra de Aznar300 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/a5f0ce07-49c2-46ba-be9d-11522db2493d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6749/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8872/",
    "metadata": {
        "length": 2895,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 89,
        "size": 5491,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}