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

{
    "id": 1018739,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1018739/?format=api",
    "text_counter": 592,
    "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, we are not putting the question because the formula has just been taken to the National Assembly. We will have to do it next week. For now, we can debate on the same formula."
}