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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 012. Las Aguilillas - Las Guareñas300 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/1a403e9c-ac6f-4850-87d0-dc328af62033"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6707/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8830/",
    "metadata": {
        "length": 11172,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 179,
        "size": 10455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}