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

{
    "id": 1959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1959/?format=api",
    "text_counter": 483,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I was asking: Is it in order for us not to have the Ministries that are mentioned in this very important Report here to respond? This is very sensitive issue. I cannot see the Minister for Lands and the Minister for Local Government. I am happy the Minister for Transport is here?"
}