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

{
    "id": 1072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1072/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, as I thank the Minister for his answer that has done very little to my Question, I want to inform him through the Chair that I did write to the officers in his Ministry, asking about the damages caused to roads in Juja by this contractor. I may inform him by tabling the letter from the Ministry."
}