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

{
    "id": 233021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233021/?format=api",
    "text_counter": 118,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. Muksero Sidho in Muksero North Location is not in Rachuonyo District. The area falls within Mosocho Division of Kisii Central District and has never been an administration area in Rachuonyo District."
}