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

{
    "id": 2897,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2897/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, based on this, President Mwai Kibaki sent me as his Minister for Foreign Affairs with the Minister of State for Defence, hon. Yusuf Haji, to deliver a special note to his counterpart on the issue. The content of the letter was in part to the effect that courts in Kenya are not under the control of the Executive and that when a decision such as that is made, the appropriate avenue for redress is appeal, and that the Government had instructed the Attorney-General to file an appeal."
}