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

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

{
    "category": "https://api.routeconverter.com/v1/categories/880/",
    "description": "Alessandria to Bordighera",
    "creator_name": "Silbergraue",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/135dd0e6-b85c-432d-869e-1ce4b9958947"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3429/",
    "metadata": {
        "length": 246062,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 174,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "IT"
    }
}