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

{
    "id": 190400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190400/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "Mr. Speaker, Sir, I would like to enlighten my colleague that the shortage of teachers in schools arises mainly out of the situation that befell the country after the introduction of free primary education. This is because there was an increase in the enrolment of students---"
}