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

{
    "id": 1372002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1372002/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion- THAT, the Senate adopts the Report of the National Dialogue Committee (NADCO) laid on the Table of the Senate today, Wednesday, 14th February, 2024."
}