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

{
    "id": 74454,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74454/?format=api",
    "text_counter": 57,
    "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 to have this Question answered later on. The answer I have is not adequate. I have talked to my colleague and agreed to bring the answer to this Question on Thursday, next week if it would be okay with the Chair."
}