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

{
    "id": 44987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44987/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, on this Question, as I had told you earlier on, I had been told by the Speaker to go and get a proper answer which I did. However, I am surprised that the hon. Member is not here. I do not mind the Chair reinstating the Question. However, you can also drop it."
}