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

{
    "id": 1012374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012374/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "The Sessional Paper on the Kenya Micro and Small Enterprises Policy from the Ministry of Industrialization, Trade and Enterprise Development. The list of Nominees to three National Government Constituencies Development Fund Committees from the National Government Constituencies Development Fund Board for the following Constituencies: a) Kuria East; b) Shinyalu; and c) Emgwen."
}