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

{
    "id": 123552,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123552/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Ruto",
    "speaker_title": "",
    "speaker": null,
    "content": "On a point of order, Mr. Speaker, Sir. It is hardly ten minutes ago when the hon. Assistant Minister told us that the residents within the hon. Member’s constituency are not supposed to keep any cattle. Could he apologise to those residents? Are the people of East Kajulu entitled to keep cattle?"
}