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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 040. Cola 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/13ca8aac-61bb-43df-b248-528f3b57b5f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6747/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8870/",
    "metadata": {
        "length": 4369,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 91,
        "size": 5612,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}