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

{
    "id": 1554132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1554132/?format=api",
    "text_counter": 710,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "Hon. Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Hon. Members, for the convenience of the House, this particular Bill will be stepped down for consideration by the House when it will next be scheduled by the House Business Committee for the House's deliberation in future. The Bill is accordingly stepped down."
}