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

{
    "id": 2487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2487/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I rise to support the Motion. In doing so, I wish to draw the attention of the nominees to Standing Order No.194(2) which states:- “The Speaker’s Committee shall consider, advise, and report on all matters connected with the welfare of members of the National Assembly and its staff.”"
}