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

{
    "id": 291315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291315/?format=api",
    "text_counter": 353,
    "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, as I said when I was reading my Statement, we are working with our extension officers to teach our farmers what to do to avoid their crop being affected by the disease."
}