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

{
    "id": 1067002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1067002/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Hon. Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": " Your Excellency Hon. Samia Suluhu Hassan, the President of the United Republic of Tanzania, Speaker of the Senate, Hon. Kenneth Lusaka, Members of the National Assembly and Senators. It is now my pleasure to announce the adjournment of this House until Thursday, 6th May, 2021 at 10.00 a.m."
}