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

{
    "id": 98354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98354/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "asked the Minister for Education:- (a) whether it is the Ministry’s policy that policemen guarding examination rooms during National Examinations must be armed; and, (b) whether he could halt the practice, considering that the presence of armed officers can intimidate and negatively affect performance."
}