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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 034. Sierra del Calvario300 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/e492b198-206f-4b02-9f40-b091e2c441e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6741/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8864/",
    "metadata": {
        "length": 1801,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 16,
        "size": 1480,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}