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

{
    "id": 73131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73131/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "The Assistant Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": " Mr. Speaker, Sir, I wish to seek the indulgence of the Chair in this matter. I do not have a sufficient answer to this Question at this point in time. I seek the indulgence of the Chair to answer this Question on Thursday. I have shared this with my colleague and he is agreeable, subject to the Chair’s direction."
}