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

{
    "id": 190841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190841/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. It has been the tradition of this House that whenever a Question is raised by Private Notice, no other Member can stand in for that hon. Member. Therefore, this Question should be dropped!"
}