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

{
    "id": 2943,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2943/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, while thanking the Minister of State for Defence and the Minister for Foreign Affairs for the visit they made to Khartoum, could he, therefore, inform this House the precautionary measures they have taken regarding the security of our people and students in that country, now that the Khartoum Government has firmly directed our Government to respond in two weeks time?"
}