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

{
    "id": 16231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16231/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "It is important that you make it clear that also Members of Parliament have a responsibility to this House. Once you file a Question, it is important that you avail yourself to come and ask your Questions, because we go through so much trouble to look for these answers. Therefore, the sanctions that you are imposing on Ministers, when they do not avail themselves to answer Questions must also apply to Members of Parliament, who are not here to ask Questions."
}