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

{
    "id": 84393,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84393/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I should have informed the Assistant Minister that the schools have classes of up to From III. Therefore, the students in From III will be in From IV next year. We will have students in Form I without teachers."
}