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

{
    "id": 36023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36023/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg the indulgence of the House to give me more time to be able to bring an answer to this Question. I will bring the answer on Wednesday next week because so far, I do not have a good answer."
}