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

{
    "id": 256272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256272/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "My reasons are that we, as a party, have consulted and are not convinced that the Leader of Government Business, using the arithmetic that you have given us, has been able to give names of those persons who he can legitimately and validly say belong to his party. For that reason, we feel that the seven slots that we have been given is not exactly what our party is entitled to."
}