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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1101/",
    "description": "Corredor Verde Dos Bahias (Puerto Real - Medina)",
    "creator_name": "Barbadura",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf278253-f43c-492f-a707-1237fa47eb19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3394/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4031/",
    "metadata": {
        "length": 24284,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 511,
        "size": 72965,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "country": "ES"
    }
}