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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 024. Rojitán300 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/2dbfa4d1-1f48-4e5e-80e3-efcf41a461d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6719/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8842/",
    "metadata": {
        "length": 6142,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 148,
        "size": 8728,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}