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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "Picos de Europa 2 - Ventanilla (c) ozboss",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3139e09c-01c4-46e1-acd1-89df9f3f0a03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/31/",
    "metadata": {
        "length": 220914,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 421,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "ES"
    }
}