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

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

{
    "category": "https://api.routeconverter.com/v1/categories/564/",
    "description": "Einmal um den Bolmen (bei Ljungby / Småland)",
    "creator_name": "RAIKOE",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ea0b007-02f5-474d-9d29-e1a58cfa0e8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1538/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1931/",
    "metadata": {
        "length": 225283,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 369,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "SE"
    }
}