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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 029. Cerros de Palmitos y Barbechos300 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/4dca70b3-0ca9-42c9-87e4-c232073e6d0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6736/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8859/",
    "metadata": {
        "length": 3128,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 50,
        "size": 3361,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}