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

{
    "id": 61516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61516/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, aware of the threat by the squatters by way of invading this farm, could the Assistant Minister indicate to this House, the level of funds they have already set aside for the construction of the perimeter wall? Could he also indicate when they expect to complete the work?"
}