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

{
    "id": 1552399,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1552399/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Thank you, Mr. Temporary Chairman, Sir. I beg to move that the Committee do report to the Senate its consideration of the Energy (Amendment) Bill (Senate Bills No.42 of 2023) and its approval thereof without amendments."
}