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

{
    "id": 222281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222281/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, you said here categorically that you heard the Minister and you even asked him about it. Are you now withdrawing what you heard, Mr. Deputy Speaker, Sir?"
}