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

{
    "id": 299392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299392/?format=api",
    "text_counter": 1125,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "139(4) “A third party shall not receive, have custody of, or pay public money otherwise than in accordance with an authorization given in accordance with regulations made under subsection (1) and shall make good any loss arising from the use of public funds contrary to the law”"
}