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

{
    "id": 281464,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/281464/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Article 261(3) of the Constitution requires that power of this House to extend the period prescribed on any matter under the Fifth Schedule be exercised only in exceptional circumstances certified by the Speaker. I am happy to inform this House that the Speaker has certified that this amounts to an exceptional circumstance."
}