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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 025. Cerro del Charco300 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/e3845a04-7dc3-4608-9c66-2bc9e7b21523"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6720/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8843/",
    "metadata": {
        "length": 7779,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 148,
        "size": 8737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}