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

{
    "id": 1422077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1422077/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move- THAT clause 30 of the Bill be amended by deleting- (a) subclause (4); (b) subclause (5); and (c) subclause (6)."
}