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

{
    "id": 9076,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9076/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister has referred to Article 223(1) which clearly says subject to clauses (2) to (4). Clause 2 says:- “The approval of Parliament for any spending under this Article shall be sought within two months after the first withdrawal of the money.”"
}