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

{
    "id": 231648,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231648/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, it appears that the Assistant Minister is not able to give an adequate answer to this Question. Would I be in order to ask you to redirect this Question to the Ministry of Environment and Natural Resources so that it can be properly addressed? That was my point of order."
}