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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 014. Frontera Forestal300 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/ef270d95-03ee-4d55-8de2-19bb849639ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8833/",
    "metadata": {
        "length": 12596,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 72,
        "size": 4558,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}