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

GET /v1/routes/52051/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "46e24f724d6c7d359edff0a9cecf4f53"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Norwich to Thorpe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c8a120a-f332-4e57-8f0e-a89b257aea2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35560/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52051/",
    "metadata": {
        "length": 2297621,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 3486,
        "format": "ViaMichelin (*.xvm)",
        "country": "BE"
    }
}