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

{
    "id": 200684,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200684/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Mganga",
    "speaker_title": "",
    "speaker": {
        "id": 255,
        "legal_name": "Boniface Mganga",
        "slug": "boniface-mganga"
    },
    "content": "Mr. Speaker, Sir, first, let me say that Suba District receives a fair amount of rainfall which encourages agricultural activities, particularly Gwassi Division which produces a lot of maize. So, I think the first thing for the area residents is to take advantage of the rainfall every time it occurs."
}