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

{
    "id": 154234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154234/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, Sir, the USAID through the PEPFA programme distributes the money through the DEB to identified beneficiaries. The money does not come to the Ministry of Education. It is disbursed directly by the USAID."
}