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

{
    "id": 1234818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234818/?format=api",
    "text_counter": 588,
    "type": "speech",
    "speaker_name": "Sen. Wakili Sigei",
    "speaker_title": "The Temporary Speaker",
    "speaker": null,
    "content": "Hon. Members, remember I had indicated there were five Senators who had submitted Statements and they had been approved. Sen. Mandago is among the five and he is the last one in that list. Thereafter, I will follow the system of those who have requested to speak to it."
}