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

{
    "id": 20227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20227/?format=api",
    "text_counter": 580,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I stand to oppose this amendment. As the leadership of this country, we must offer leadership. Soldiers who are getting these increments are as important as teachers. They are as important as nurses. I do not see why teachers are more important than any of the people we represent in this House."
}