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

{
    "id": 1123563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123563/?format=api",
    "text_counter": 607,
    "type": "speech",
    "speaker_name": "Ruaraka, ODM",
    "speaker_title": "Hon. T.J. Kajwang'",
    "speaker": {
        "id": 2712,
        "legal_name": "Tom Joseph Kajwang'",
        "slug": "kajwang-tom-joseph-francis"
    },
    "content": " Hon. Temporary Deputy Chairlady, I beg to move that the Committee doth report to the House its consideration of the Waqf Bill (National Assembly Bill No. 73 of 2019) up to Clause 4(1)(d) and seek leave to sit again another day."
}