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

{
    "id": 202113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202113/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Mirugi",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to thank the Assistant Minister for the answer. However, I would like to request her to consider Ngala School for the Deaf which is not listed in the answer. It also needs special education requirements. Could she address that issue?"
}