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

{
    "id": 298581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298581/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "THAT, Clause 10 (1) (e) of the Bill be amended by inserting the words “the relevant committee of” before the word “Parliament” and strike out the word “to” before the word “Parliament” to read as follows:- 10 (1)(e) “Consider budget proposals and economic trends and make recommendations to the relevant committee of Parliament with respect to the proposals and trends;”"
}