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

{
    "id": 400234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/400234/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Hon. Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 35,
        "legal_name": "Jamleck Irungu Kamau",
        "slug": "jamleck-kamau"
    },
    "content": "THAT, clause 6 be amended in the proposed new section 6(1) by deleting the word “There” appearing before the word “management” and substituting therefor the word“The”. Hon. Deputy Speaker, even this one is actually a typographical error. It talks of “their management”. We want to remove “their” and replace it with “the”. It is just a typographical matter."
}