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

{
    "id": 1234277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234277/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Sen. Abass",
    "speaker_title": "",
    "speaker": {
        "id": 13587,
        "legal_name": "Abass Sheikh Mohamed",
        "slug": "abass-sheikh"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to lay the following Paper on the Table of the Senate, today, 25th April, 2023. Report of the Standing Committee on Devolution and Intergovernmental Relations on the County Boundary Bill (Senate Bills No. 6 of 2023). I beg to lay."
}