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

{
    "id": 301070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301070/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Yes, Mr. Speaker, Sir. The Act even empowers me to close the City Hall and even all the restaurants. However, I do not think that is the first step I should take because we all encourage one another. I urged all the restaurants to serve clean water. If that is the feeling of this House, yes, it is not difficult to issue the circular. I will issue it."
}