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

{
    "id": 484748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/484748/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Finally, because we gave you powers through the Standing Orders to rearrange order of business, we are requesting that when it comes to reports of Committees, you give preference based on when they were tabled in the House so that we can be sure that there is fairness and justice in this House."
}