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

{
    "id": 237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237/?format=api",
    "text_counter": 237,
    "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 am not because I have clearly said that we agreed that the document should be adopted by this House. So, I brought a Motion for adoption of the document but he is now suggesting that I bring a Bill. A Bill has to go through the Cabinet for approval."
}