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

{
    "id": 255112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255112/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I am also seeking clarification in connection with the same matter that you have ruled on. Today's banner headline of The People newspaper was a purported extract of the report on which you are yet to give your directions. The newspaper claimed that the PAC has recommended the charging of the Leader of Government Business. I am wondering whether this is in order, on a report that is yet to be laid before the House."
}