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

{
    "id": 299447,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299447/?format=api",
    "text_counter": 1180,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "“The accounting officer for a county government entity shall dispose of assets only in terms of an Act of Parliament pursuant to Article 227 of the Constitution and shall ensure that the proceeds from all asset disposals are credited into a bank account of an entity.”"
}