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

{
    "id": 1133584,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1133584/?format=api",
    "text_counter": 696,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Temporary Deputy Chairperson, I beg to move that the Committee does report to the House its consideration of the Kenya Industrial Research and Development Bill and its approval thereof with amendments."
}