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

{
    "id": 299437,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299437/?format=api",
    "text_counter": 1170,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "I draw the House’s attention that there is the word “financial” missing and instead of “service”, it should be “services”. Clause 148(5) should now read: “A County Government may, in order to promote efficient use of county resources, adopt, subject to approval by the county assembly, a centralized county financial management services.”"
}