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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1107/",
    "description": "Ruta Verde de la Sierra (de Puerto Serrano a Olvera)",
    "creator_name": "Barbadura",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dbffb8b-50aa-47f3-b0c2-afa39e6cbdc8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3435/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4072/",
    "metadata": {
        "length": 35500,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 358,
        "size": 52876,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "elevationGain": 1041,
        "elevationLoss": 749,
        "country": "ES"
    }
}