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

{
    "id": 199200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199200/?format=api",
    "text_counter": 195,
    "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 110 of the Bill be amended by deleting the word \"cour\" appearing in the marginal note and substituting the word \"court\";"
}