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

{
    "id": 256508,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256508/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Speaker, Sir, the mechanism available to us is clear instructions to the board of directors as to the work we expect carried out, and how that work is to be carried out. This board has been properly and clearly directed by the Ministry."
}