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

{
    "id": 434512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/434512/?format=api",
    "text_counter": 453,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Well, I will respect the procedure and move on. Hon. Temporary Deputy Chairman, I beg to move that the Committee doth report to the House its consideration of the Value Added Tax (Amendment) Bill, National Assembly Bill No. 37 of 2013 and its approval thereof with amendments."
}