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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 011. Encinar de Vicos300 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/4ca2fc2f-1fef-487a-9872-13d6922cb166"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8829/",
    "metadata": {
        "length": 3835,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 20,
        "size": 1697,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}