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

{
    "id": 345779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345779/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to wholeheartedly thank the hardworking Minister for Finance for keeping his words and commitments to this House. Now, we are excited that all the projects that we have started in our constituencies such as schools and health centres will be completed. I appreciate the efforts of the Minister."
}