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

{
    "id": 54232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54232/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": " Mr. Speaker, Sir, we do have an answer but it is not quite satisfactory in the manner that we would wish it to be and I have consulted the Questioner to give us until Wednesday this coming week so that we could have a truly meaningful answer to this very important matter."
}