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

{
    "id": 1360088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1360088/?format=api",
    "text_counter": 933,
    "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, tomorrow at 2:30 p.m., there will be a State of the Nation Address by His Excellency the President. This is why most of the Movers being chairpersons are engaged elsewhere in preparation. You are informed, notified and should attend because this is an address under Article 132 of the Constitution by the Head of State."
}