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

{
    "id": 1554052,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1554052/?format=api",
    "text_counter": 630,
    "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 the one who is presiding over the House. All these interventions are for the good of the proceedings of the House. So, allow me to manage and preside over the House. Hon. Farah Maalim has stood in his place and proposed that further discussion of this Bill be now adjourned to a future date."
}