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

{
    "id": 57559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57559/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while commending the Minister for initiating his viable projects, could he indicate to this House the duration for completion? That is because in my constituency, the Ministry has embarked on the construction of three footbridges but they have taken long. When are they likely to get completed?"
}