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

{
    "id": 141300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/141300/?format=api",
    "text_counter": 412,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, let me thank all the hon. Members who contributed to this Motion for their comments. I have taken note of all their concerns and I want to assure you that my Ministry will be keen to see that we incorporate them in our implementation as much as we can."
}