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

{
    "id": 298734,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298734/?format=api",
    "text_counter": 467,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "(2A) “ Subject to the Constitution, the Cabinet Secretary may, notwithstanding any previous authority given, limit or suspend National Government expenditure, if in the Cabinet Secretary’s opinion, the exigencies of the financial situation render such a limitation or suspension necessary .”"
}