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

{
    "id": 1164871,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1164871/?format=api",
    "text_counter": 119,
    "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, can we have some order, please? We are ready to vote. For the convenience of the House, we will vote for the seven Bills at once. Indicate whether you vote “Yes” or “No”. Please, remember to vote for all the seven Bills. We will have Roll Call voting."
}