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

{
    "id": 34424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34424/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "While answering the question on the Ministry’s policies on emergency response, you said that the policy is ongoing. I want to know from you when you expect the implementation plan to be complete. What is the policy? That is the question."
}