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

{
    "id": 1062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1062/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Thank you very much, Mr. Speaker, Sir. While we agree with the Minister and the Attorney-General, the simple question that was put by the hon. Member is whether the Minister could rescind the directive as an intervention between when these courts will be established and when they will become operational? Could the Minister tell us whether he is taking any steps to consider the poor Kenyans who will have to wait for the courts to be in place?"
}