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

{
    "id": 234708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234708/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Wario",
    "speaker_title": "",
    "speaker": {
        "id": 252,
        "legal_name": "Ali Wario",
        "slug": "ali-wario"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that there is an acute shortage of teachers in primary schools in Bura Constituency; and, (b) what is being done to address this serious problem which is affecting educational standards in the area."
}