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

{
    "id": 567545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567545/?format=api",
    "text_counter": 570,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Are you asking about what Hon. Chepkong’a will be using to move or you are asking on behalf of Members who will want to contribute. If you want the Speaker to make a decision on the number of minutes Members will take I suggest that you raise this issue at the point when the Bill would have been brought before the Floor, as he is doing now, and seconded. If you raise that issue at that time, it will be decided by the Membership."
}