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

{
    "id": 1234210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234210/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Hon. David Ochieng’",
    "speaker_title": "The Temporary Speaker",
    "speaker": null,
    "content": " Very well. Hon. Members, the Question on the proposed amendment by Hon. Beatrice Kemei will be put during the next time when this Motion is considered. The Mover of the Motion will also be asked to reply when the Motion will be slated next for consideration on the Floor of the House."
}