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

{
    "id": 222992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222992/?format=api",
    "text_counter": 267,
    "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": " Thank you very much, Mr. Temporary Deputy Speaker, Sir, for this opportunity to respond to this Bill. First of all, I thank the hon. Members for the enthusiasm with which they received and debated the Employment Bill. I also thank the hon. Members for their varied and constructive criticism which will help in finalizing work on the Bill, especially at the Committee Stage."
}