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

{
    "id": 7183,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7183/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "As to the second Question by my noble learned friend, hon. Mungatana, I would like to make a Statement on this if you so direct me in a session hopefully in the Departmental Committee on Defence and Foreign Relations, where I may be in a better position to elaborate because some of these matters are still very sensitive."
}