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

{
    "id": 231984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231984/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Yes, Mr. Deputy Speaker, Sir. I will lay the document on the Table. We are always ready to listen and improve where necessary. However, in every province, we have a special workshop and centre where all teachers in the province order their teaching aids and report their shortages to KISE."
}