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

{
    "id": 476825,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/476825/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Hon. Kamanda",
    "speaker_title": "",
    "speaker": {
        "id": 221,
        "legal_name": "Maina Kamanda",
        "slug": "maina-kamanda"
    },
    "content": "Hon. Deputy Speaker, last week we dealt with all the Statements that were supposed to be dealt with by my Committee. Maybe the Clerk did not list that on the Order Paper. We will revisit the issue this week or next week so that we deal with your Statement."
}