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

{
    "id": 200190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200190/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 3 of the Bill be amended by inserting the words \"other than the armed forces\" immediately after the word \"Government\" appearing in the second line."
}