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

{
    "id": 145522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145522/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has dwelt so much on cattle rustling. There are other socio-economic factors that go along with it. Could he tell us how many schools are closed and what arrangements the Government is making to feed to those children who are not attending schools?"
}