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

{
    "id": 169695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/169695/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to know from the Assistant Minister whether he is aware that we have more than 3,000 internally displaced people in Nyamira District, and the lady is one of them."
}