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

{
    "id": 265743,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265743/?format=api",
    "text_counter": 1601,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to move: THAT, Clause 116 be amended in sub clause (1) by inserting the words “or any agency of the national government” immediately before the words “or another county”"
}