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

{
    "id": 1169324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1169324/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, I will therefore, defer Order Nos. 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, and 26 to another date because we do not have the requisite numbers to go through the Divisions."
}