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

{
    "id": 110890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110890/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Assistant Minister for attempting to answer my Question. First, in part “b” of the Question, I had asked what the physical conditions of the boats are and whether they are still performing satisfactorily. He has not provided those details. Also, I have just received the document this morning which is very bulky. Even after going through them, I am not satisfied with the answer because there are a lot of sections of my Question which have not been answered."
}