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

{
    "id": 321131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321131/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to confirm that I have received the first zero draft of the Cabinet Memo. I will look at it and I promise this House that before the end of this month, the Cabinet Memo will be with the Cabinet. After that, I will stand guided by what the Cabinet decides."
}