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

{
    "id": 232405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232405/?format=api",
    "text_counter": 261,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 16 of the Bill be amended in subclause (2) by inserting the words \"in consultation with the host community\" immediately after the word \"Gazette\"."
}