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

{
    "id": 880253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/880253/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": "(2) In the absence of the speaker of the county assembly or in matters that directly affect the speaker, the county assembly shall elect a member to act as speaker as contemplated under Article 178(2) (b) of the Constitution."
}