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

{
    "id": 2205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2205/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. M.H. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I have an answer to the Question and the Minister is saying that the matter should be addressed by the Ministry of Water and Irrigation. Will I be in order to ask that this Question be directed to the Ministry of Water and Irrigation?"
}