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

{
    "id": 122025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122025/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, that is a very good proposal. It actually agrees with part “c” of my answer. So, it is unfortunate that people have died as a result of non-payment by the Government. We will pray for them. But I think it is important that the Attorney-General, as I have said, addresses those issues, especially part “c” of the Question."
}