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

{
    "id": 1153890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153890/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Seme, ODM",
    "speaker_title": "Hon. (Dr.) James Nyikal",
    "speaker": {
        "id": 434,
        "legal_name": "James Nyikal",
        "slug": "james-nyikal"
    },
    "content": " Hon. Temporary Deputy Speaker, on behalf of the Mover, Hon. Martin Owino, I beg to move that the Community Health Workers Bill, (National Assembly Bill No.30 of 2020), be now read the Third Time."
}