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

{
    "id": 198544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198544/?format=api",
    "text_counter": 451,
    "type": "speech",
    "speaker_name": "Mr. Ababu",
    "speaker_title": "The Member of Parliament for Budalangi",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "Mr. Speaker, Sir, I also want to tell the hon. Member for Gichugu Constituency that, the fact that the hon. Member of Parliament for Othaya Constituency usurped the constitutional authority to convene this House does not in any way invalidate our coming here to correct that usurpation!"
}