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

{
    "id": 1231105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1231105/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Hon. Members, I am informed that we have the following Members from Kakamega County Assembly in the Speaker’s Gallery: 1. Hon. Silayi Shiyenji. 2. Hon. James Etabale. 3. Hon. Amos Liyai. 4. Hon. Charles Anyona. 5. Hon. Samuel Segero. 6. Hon. Zurak Nyongesa. 7. Hon. Moses Musundi. 8. Hon. Boniface Mabuka. 9. Hon. Donald Okumu. 10. Hon. Joel Okwako."
}