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

{
    "id": 234111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234111/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "The Minister for Planning and National Development",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 22 of the Bill be amended in sub-clause (2) by deleting the words \"it may determine\" and substituting therefor the words \"the Treasury may approve from time to time.\""
}