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

{
    "id": 1030401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030401/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "It is my sincere most wish that we conclude this particular matter before we break for this Session of Parliament. Once we receive the communication from the National Assembly, the Committee on Agriculture, Livestock and Fisheries should be seized of the matter and ensure all the additional further legislation is done."
}