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

{
    "id": 1159420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1159420/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Nominated, Independent",
    "speaker_title": "Hon. Godfrey Osotsi",
    "speaker": {
        "id": 13172,
        "legal_name": "Godfrey Osotsi",
        "slug": "godfrey-osotsi"
    },
    "content": "Therefore, I ask the Members to support this Bill at the Committee of the Whole House. The Committee will propose amendments which will enrich it. When the Bill will be passed by this House, I hope that the President will assent to it. The ICT professionals and the country will then benefit from their sweat and ICT investment."
}