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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 047. Vía Verde de la Sierra300 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/338cbd3b-dab1-43da-90b5-cf19417bbaac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6754/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8877/",
    "metadata": {
        "length": 35805,
        "lengthKind": "track",
        "positionLists": 15,
        "positions": 562,
        "size": 32731,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}