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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 046. Meandros del Guadalete300 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/21cc36e0-9666-4bd1-8ce1-a161fa03842e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6753/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8876/",
    "metadata": {
        "length": 14027,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 87,
        "size": 5388,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}