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

{
    "id": 233167,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233167/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mrs. Kihara",
    "speaker_title": "The Assistant Minister for Environment and Natural Resources",
    "speaker": {
        "id": 336,
        "legal_name": "Jayne Njeri Kihara",
        "slug": "jayne-kihara"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to apologise for coming late. I need to consult in the Ministry. I am still trying to get my way around and my Minister has not been in the office since he lost his brother. I expect him today but I do not have an answer. Could you allow me to answer this Question next week?"
}