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

{
    "id": 36429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36429/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "In addition, I also request the Prime Minister to look at the issue of providing water to schools; we are really concerned because most of our schools might not be re-opened in early September because some of them have actually been closed down due to lack of water. If that situation is allowed to persist, we may not have students back in school in third term."
}