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

{
    "id": 78228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78228/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. Hon. Amina Abdalla has said that the politicians who are in charge of the docket of the IDPs are internally displaced people. Could she confirm whether Ms. Esther Murugi is an IDP or not?"
}