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

{
    "id": 1337541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337541/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Kathiani, WDM",
    "speaker_title": "Hon. Robert Mbui",
    "speaker": null,
    "content": "You definitely have the support of the House. You may take your seats, Hon. Members. I have consulted with the Mover of the Motion and the Clerk-at-the-Table, and I will allocate time on Thursday at 5:00 p.m. to debate this Motion."
}