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

{
    "id": 234888,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234888/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 230,
        "legal_name": "Peter Gichohi Muriithi",
        "slug": "peter-muriithi"
    },
    "content": "Mr. Speaker, Sir, according to my research, the institution allegedly benefiting from the Fund is Tetu Disabled Self-help Group, which is situated at a place called Igururu in Tetu Constituency. So, I wonder whether the answers are wrong or right."
}