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

{
    "id": 1214123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214123/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you very much, Member for Kilome. Hon. Members, help me to appreciate students from Ndaragwa Girls from Ndaragwa Constituency in Nyandarua County seated in the Speaker’s Gallery. You are most welcome to the National Assembly. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}