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

{
    "id": 1123571,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123571/?format=api",
    "text_counter": 615,
    "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 Speaker, I beg to move that the House doth agree with the Committee in the said Report, subject to re-committal of Clause 4(1)(d). I call upon the Member for Suba North to second."
}