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

{
    "id": 2386,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2386/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, the problem that we have in the Ministry of State for Special Programmes is proper record keeping in the sense that the Ministry is not able to distinguish different districts from each other. Every time food is destined to Kisumu Town West, which is Kisumu Town East District, it goes to Kisumu West District which lies in another constituency. Could he confirm to the House that the records held by the Ministry are in order and they know which district should get how much per month?"
}