GET /api/v0.1/hansard/entries/1048456/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1048456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1048456/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Mr. Speaker, Sir, I wish to inform Senators that the Offices of the Speaker and those of the Senate leadership have continued to engage our counterparts in the National Assembly to fast-track the process of regularizing the Bills affected by the judgment of the High Court on Bills passed unprocedurally to conform with Article 110(3) of the Constitution. Once this process is concluded, the SBC will provide a framework for fast- tracking consideration and passage of the said Bills upon introduction in the Senate."
}