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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 037. Vía Verde 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/8bbd8f6a-e604-4a7f-8669-40a71d14252a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6744/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8867/",
    "metadata": {
        "length": 9164,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 69,
        "size": 4395,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}