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

{
    "id": 122004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122004/?format=api",
    "text_counter": 244,
    "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. Deputy Speaker, Sir, before I answer the Question, I would like to seek the indulgence of the Chair. Last week, on Wednesday, I was to answer this Question, but I was together with my Minister engaged in Mombasa on official matters. That is why I was unable to answer this Question."
}