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

{
    "id": 1104239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104239/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mwea, JP",
    "speaker_title": "Hon. Josphat Kabinga",
    "speaker": {
        "id": 13441,
        "legal_name": "Josphat Kabinga Wachira",
        "slug": "josphat-kabinga-wachira-2"
    },
    "content": "As a Committee, we may also propose amendments in the Committee of the whole House to strengthen the Bill, especially Clause 2, to ensure that the Bill is strong and clear enough, so that when it comes to implementation, there will be no ambiguity."
}