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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Niko",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7704b81a-72df-45df-876b-7c2d1dcda8d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54280/",
    "metadata": {
        "length": 169029,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 823,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "IT"
    }
}