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

{
    "id": 201009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201009/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Speaker, Sir, I beg to seek your indulgence that this Question be answered next week. For some reason, we did not see it on the Order Paper that was sent this week to the Ministry."
}