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

{
    "id": 299010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299010/?format=api",
    "text_counter": 743,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Madam Temporary Deputy Chairlady, again, it was realized that three months may be too short so we added one month to make four because of the various documents that are required to be submitted . This is to give more time to the commissions."
}