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

{
    "id": 77440,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77440/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while thanking the Assistant Minister for that positive reply, could he indicate to this House the amount of funds that have been allocated for the retendered project, and the action he is likely to take to make the three roads motorable?"
}