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

{
    "id": 127232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127232/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, Mr. Kogo submitted to us his bank account for the Post Bank. When we checked that bank account, we found it to be wrong and we, therefore, could not remit money through it. We wrote to him a letter dated 10th July, 2009 advising the pensioner to submit correct bank account details to enable payment of his pension benefits. His monthly pension will be paid as soon as we get a response from the pensioner."
}