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

{
    "id": 199988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199988/?format=api",
    "text_counter": 515,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Very well, hon. Members. We are now back in the Committee of the whole House with some time in our hands. I hope that we will finish in time, anyway. We are still at New Clause 29(A), which was being read a Second Time. For the sake of clarity, I would wish to request hon. Njok i Ndung'u to state her point so that hon. Members can understand clearly what amendments she has proposed to be put in. That way, when I put the Question for the vote, hon. Members can make the right decision."
}