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

{
    "id": 236124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/236124/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, I will ensure that the Minister is present. However, I also suggest that you have a word with the Deputy Speaker, Mr. Musila, so that he does not sit in the Chair that afternoon because he has a special interest in the Question. So, you had better be in the Chair, Mr. Speaker, Sir, when the Minister will be present, then the Question will be answered."
}