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

{
    "id": 567534,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/567534/?format=api",
    "text_counter": 559,
    "type": "speech",
    "speaker_name": "Hon. Chepkong’a",
    "speaker_title": "",
    "speaker": {
        "id": 1154,
        "legal_name": "Samuel Kiprono Chepkonga",
        "slug": "samuel-kiprono-chepkonga"
    },
    "content": "Thank you, Hon. Temporary Deputy Speaker. First and foremost, I would like to take this opportunity to thank every Member who contributed to this amendment Bill. They have contributed from their hearts. Those who opposed have opposed with reasons 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."
}