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

{
    "id": 221911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221911/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Wanjala",
    "speaker_title": "",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": "Mr. Speaker, Sir, there is what we call affirmative action. There are some areas that have completely no water, and there are other areas that have natural sources of water. So, in such dry areas, the Government, through affirmative action, allocates more money compared to those areas that have more water."
}