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

{
    "id": 172300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172300/?format=api",
    "text_counter": 598,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "Mr. Speaker, Sir, I have never given that assurance to this House before. I want to give this House that assurance now. We will ensure that the NCPB, not only appropriates its mandate and understands what it is supposed to do, but we also give it the necessary capacity for it to discharge that mandate. We have had problems with the NCPB. We have had under-performance of the NCPB. I want to admit that there has been an issue, and we are going to take action."
}