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

{
    "id": 1346571,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1346571/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Report of the Public Accounts Committee on the examination of the Report of the Auditor-General on the Financial Statements for the National Government Ministries, Departments and Agencies for the Financial Year 2020/2021. Thank you, Hon. Speaker."
}