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

{
    "id": 345013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345013/?format=api",
    "text_counter": 410,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Kimuya, I think you have explained it to the satisfaction of the Chair; that it is the intention of the House Business Committee that all matters on both Order Papers be dealt with between now and the time we close on Tuesday, next week. I think that is sufficient explanation. Hon. Members, from henceforth, we are on the Supplementary Order Paper. What is your point of order, Mr. Ethuro?"
}