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

{
    "id": 666323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666323/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Hon. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Thank you, Hon. Speaker. I beg to move that the County Allocation of Revenue Bill (Senate Bill No.3 of 2016) be now read a Second Time. This is a fairly straightforward matter. Generally, we concur with the Report from the Senate. If we do not agree with the Report from the Senate, we would require a very high ceiling to register our objection. I beg to move and request the Vice-Chair to second."
}