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

{
    "id": 202209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202209/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he is aware that sugar-cane farmers in Muhoroni Constituency are losing money through bribery to sugar-cane loaders; and, (b) what efforts he is making to arrest the situation."
}