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

{
    "id": 1080108,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1080108/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Hon. Patrick Mariru",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 13400,
        "legal_name": "Patrick Kariuki Mariru",
        "slug": "patrick-kariuki-mariru"
    },
    "content": " Hon. Members, let us have a balance. I will give one or two Members. Hon. Chair, you seem to have moved specifically sub-clause (A) and (B) and left out (C). Let me put the Question on (C). Proceed. Then we carry out everything."
}