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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2181/",
    "description": "Sendero 043. Laguna de Benajima300 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/ee0a71b7-c59a-413f-81b6-fe34c9dc0193"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6750/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8873/",
    "metadata": {
        "length": 4636,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 38,
        "size": 2689,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}