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

{
    "id": 345141,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345141/?format=api",
    "text_counter": 538,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg move that the Committee doth report to the House its consideration of The Office of the Director of Public Prosecutions Bill, Bill No.69 of 2012, and its approval thereof with amendments."
}