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

{
    "id": 123921,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123921/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Speaker, Sir, I want to take this opportunity to ask supplementary questions. Mr. Speaker, Sir, the Assistant Minister indicated in part “b” of his answer the parameters that determine the distribution to each district. Could he tell us how much the listed items contribute to the amount of money given? What, for example, does the area of a district contribute in determining how much a district gets?"
}