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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 007. Vía Verde de la Costa Noroeste300 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/42aec9ec-405d-4e46-a5f7-f1a1c68d3942"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6702/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8825/",
    "metadata": {
        "length": 18086,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 129,
        "size": 7706,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}