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

{
    "id": 2479,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2479/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I would like to congratulate hon. Walter Nyambati for winning the recently held by-election in Kitutu Masaba. Secondly, I would like to very strongly support appointment of both Members to the two Committee mentioned respectively. I believe both Members are effective and they will be able to deliver the required service."
}