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

{
    "id": 1134663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134663/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "The essence of this is, first of all, to remove the position of the Deputy Director as proposed from the public participation and also to change the word “Minister” to “Cabinet Secretary” so that we only have a Director-General, but not a Deputy Director as currently constituted."
}