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

{
    "id": 1092021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1092021/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Ganze, ODM",
    "speaker_title": "Hon. Teddy Mwambire",
    "speaker": {
        "id": 13334,
        "legal_name": "Teddy Ngumbao Mwambire",
        "slug": "teddy-ngumbao-mwambire-2"
    },
    "content": "Hon. Speaker, I beg to bring to your attention that in (i), there was a typo whereby they had indicated that the school was in Kwale County but it is in Kahuma Sub-County."
}