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

{
    "id": 64994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64994/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I thank the hon. Member for the good question. As I said earlier, the 2010 admissions were based on districts. However, as we are going into a devolved Government, I have given instructions to my Ministry to change the policy, so that this year we start recruiting based on constituencies instead of districts."
}