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

{
    "id": 120421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120421/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I wish to beg that since the Assistant Minister has not given me the written answer, and since I am asking this Question in my capacity as the Chairman of the Public Accounts Committee (PAC), I be given the written answer and the Chair allows me to go over it because the matters involved are extremely complex."
}