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

GET /v1/routes/50359/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0991de4cc069b75c85a7cf85bfee62e6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Start Om en rond de Naamse Maas to Einde route",
    "creator_name": "thee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f4cb922-866e-4f03-9a1b-0ddbbe0bc991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/464/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50359/",
    "metadata": {
        "length": 229977,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 1362,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}