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

{
    "id": 234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Madam Temporary Deputy Speaker, I have promised that the document will be tabled in this House. He has brought another angle to the issue. What I have done is forwarding a Motion to the Speaker for adoption of the document by this House. If I bring a Bill, there will be delay because the Bill has to go through the Cabinet for approval. So, if that is the route this House wants me to go, then we should not expect it in February, because it has to go through the Cabinet for approval."
}