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

{
    "id": 256148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256148/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Gachagua",
    "speaker_title": "",
    "speaker": {
        "id": 228,
        "legal_name": "James Nderitu Gachagua",
        "slug": "nderitu-gachagua"
    },
    "content": "Mr. Speaker, Sir, in working out the 83, there has been some rounding off. The actual calculation should be, in a House of 222 Members with 20 slots. You divide 222 by 20 times 15. That gives you 1.665 which you round off to two."
}