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

{
    "id": 1107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1107/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Speaker, Sir, the simple answer is “Yes.” Before these groups come to Nairobi for national music festivals, we just give them a syllabus and regulations. In the event that they cannot sponsor themselves, they can just abstain from coming."
}