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

{
    "id": 1234175,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234175/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Mbeere North, DP",
    "speaker_title": "Hon. Ruku GK",
    "speaker": null,
    "content": "The land issue may be one of the underlying factors which cause the problem we are discussing in this House today. A day will come. It may not come in the near future when we are in this House. We may have land appropriation without compensation in future."
}