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

{
    "id": 172298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172298/?format=api",
    "text_counter": 596,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "They have an interest in ensuring that this particular exercise is done above board. I have listened carefully to the remarks that have been made by hon. Members. I want to assure this House that we will take necessary administrative, managerial structural changes of the NCPB, in line with what the hon. Members have said here."
}