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

{
    "id": 1136559,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1136559/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "You can rise, you can shout, but when people expose their ignorance on the Floor of this House, we cannot save them from exposing their ignorance on the subject matter of legislative agenda of the House."
}