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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8017/",
    "description": "1. Stubbekøbingvej 75C to 48. Grønsundsvej 350",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0b80021-b965-48e3-8ead-7493be2b19bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55283/",
    "metadata": {
        "length": 77608,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1855,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DK"
    }
}