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

{
    "id": 1234800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234800/?format=api",
    "text_counter": 570,
    "type": "speech",
    "speaker_name": "Sen. Veronica Maina",
    "speaker_title": "",
    "speaker": null,
    "content": "The hon. Senator did not offer any evidence before the Floor of this House to prove that he had been in church with anybody. Let me be very clear. Not that it would have made any difference if he went to any church with anybody including with Sen. Sifuna or Sen. Kibwana. The point is: It would not have reduced the magnitude of the massacre that happened in Kilifi."
}