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

{
    "id": 3816,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3816/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance if he could clarify whether the Ministry has been complying with the requirements of Section 13 of the Fiscal Management Act regarding monthly publication of revenues and, if not, to explain why."
}