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

{
    "id": 1102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1102/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Speaker, Sir, I agree with the hon. Member that we do not have a budget for the same, but the Ministry of Education has within its budget an element which is concerned with these activities. That is why they are able to cater for the operations."
}