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

{
    "id": 5084,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5084/?format=api",
    "text_counter": 80,
    "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 of State for Provincial Administration and Internal Security:- (a) whether he is aware of the recent rise in cases of theft of coffee beans from factories in Kandara District and, if so, which factories have been affected and how much coffee has been stolen; (b) whether he could inform the House how many suspects have been apprehended and convicted in connection with the above; and, (c) whether he could confirm the existence of a cartel coordinating the crime and, if so, what measures he will take against the cartel."
}