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

{
    "id": 231530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231530/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Mr. Katuku",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 281,
        "legal_name": "John Mutua Katuku",
        "slug": "mutua-katuku"
    },
    "content": " On a point of order, Mr. Speaker, Sir. This debate has to do with PAC Report. Is it in order for Mr. Wamunyinyi to discuss about coups in parties which has nothing to do with this debate?"
}