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

{
    "id": 193235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193235/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Speaker, Sir, I beg the indulgence of the House so that this Question can be postponed to Thursday. I have not received the written answer. I have with me a written answer to another Question. However, the answer is on the way."
}