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

{
    "id": 172246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172246/?format=api",
    "text_counter": 544,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "\"Where a Sessional Paper has been laid before the National Assembly in pursuance of this Section, the proposed guarantee to which the paper relates shall be deemed to have been approved by the National Assembly unless within seven days on which the Assembly next seats after the Paper has been laid before the National Assembly, a Member of the National Assembly gives notice of his intention to move a Motion that the proposed guarantee be not approved or that it be referred to a Select Committee of the Assembly.\""
}