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

{
    "id": 120056,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120056/?format=api",
    "text_counter": 872,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. I thank the Committees which consulted with us. I would like to inform hon. Members that we intend to move with speed as soon as the President assents to the Bill. We trust you, hon. Members. I urge you to use the funds now in your hands wisely for the benefit of your constituents, and by extension, the benefit of this country."
}