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

{
    "id": 99193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99193/?format=api",
    "text_counter": 18,
    "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": " Mr. Speaker, Sir, before I answer this Question, I am meant to understand that yesterday you made a ruling that before this Question is answered by my Ministry, we should give a written explanation as to why we were not able to answer it last week. We have since done that; we brought the explanation this morning and if it is satisfactory to you, I will reply."
}