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

{
    "id": 1487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1487/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister in order to mislead the House that this Question has been dealt with when actually it was not? The first supplementary question was asked, but the Assistant Minister’s answer was so inaccurate that he did not have an answer! In fact, there was a lot of ineptitude portrayed! At that point, he was asked to go and get the right answer. Could he, please, take us through the entire Question?"
}