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

{
    "id": 1212251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212251/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, I wish to report to the Senate that I have, pursuant to Standing Order 48(4) and (6), received a Message from the Speaker of Nyandarua County Assembly. The Message is dated Wednesday, 7th December, 2022 and communicated by way of a Petition addressed to the Speaker of the Senate."
}