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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 028. El Tren del Azúcar300 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/9f93be7d-367e-4d12-862f-7ac731b946ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6735/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8858/",
    "metadata": {
        "length": 8109,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 24,
        "size": 1919,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}