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

{
    "id": 153487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153487/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. As much as I am agreeing here, I just do not understand why we are now discussing something that was discussed when the first Appropriations Bill was before us. All that is happening right now is correction of the Supplementary Bill. We do not need to open up a discussion on the Budget. So, I am asking you to, please, put the Question."
}