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

{
    "id": 44044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44044/?format=api",
    "text_counter": 1245,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "On a point of order, Mr. Chairman, Sir. Just like Mr. Nyamweya, I want to protest. I stood, but I was not given an opportunity to address that issue. As you know, on the Order Paper, I have a similar amendment on this Fifth Schedule. I was supposed to be given an opportunity to contribute to this matter at least in terms of the record."
}