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

{
    "id": 244971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/244971/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Mr. Speaker, Sir, the number of pupils in primary schools has risen from 5.9 million to 7.2 million. Mr. Speaker, Sir, could the Assistant Minister tell the House how many teachers have been recruited since the inception of the compulsory free primary education?"
}