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

{
    "id": 169704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/169704/?format=api",
    "text_counter": 211,
    "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 the Assistant Minister to tell the House, how much money was paid to one lady, who was to be resettled but who has not yet been resettled. What plans do they have, if the lady does not get a place to be settled?"
}