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

{
    "id": 189983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189983/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Deputy Speaker, Sir, the Minister has told this House that there is a shortage of 60,000 teachers in the country. Is he in order to suggest that by merely supplying books, they are able to replace the work that is required of teachers?"
}