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

{
    "id": 23344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23344/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "THAT, Clause 4 be amended by inserting a new sub-clause 2 paragraph (h) which will read that: “if the guarantee is to be given for a commercial entity, the entity shall be 100 per cent public owned."
}