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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 027. La Albina300 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/0e265ae9-2abc-41e8-bdc4-65dd4b753a82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6722/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8845/",
    "metadata": {
        "length": 10516,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 89,
        "size": 5485,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}