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

{
    "id": 1100132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100132/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Sen. (Eng.) Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Thank you, Mr. Speaker, Sir. I rise to make a Statement regarding the matter that appeared yesterday in this House on the fuel crises we are facing in this country as Chairman of the Committee on Energy."
}