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

{
    "id": 234910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234910/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Mr. Speaker, Sir, most children who come from such areas really have problems. I expected the Assistant Minister to tell us that he is thinking of making sure that all students in such areas become boarders. What steps is the Ministry taking to make sure that those students who cannot access secondary schools are made boarders so that facilities can be rendered to them equally?"
}