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

{
    "id": 365435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/365435/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, in the Communication you made yesterday you confirmed that the emissary of the Government and the President is none other than the Leader of Majority Party. I want him to have that mindset and in the next election, we can help his coalition either to win the election or to go distinct and die."
}