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

{
    "id": 1102751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1102751/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, I beg to lay the following Paper on the Table of the Senate, today 21st September, 2021- Report of the Standing Committee on Health on the Third Progress Report on the Covid-19 Pandemic Situation in the country."
}