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

{
    "id": 1104,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Speaker, Sir, we always include this in the Budget, but our budget is reduced. I would only request the hon. Members to assist us in passing the same Budget so that we can include it."
}