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

{
    "id": 293178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/293178/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 8 of the Bill be amended by inserting a new subclause immediately after subclause (2) as follows- (3) Without prejudice to the generality of paragraph (f) of subsection (2), the Institute shall decentralize its services to all counties of the Republic."
}