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

{
    "id": 1002490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002490/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "Mr. Speaker, Sir, to the best of my knowledge, I think this is the work of the House Business Committee that decides on the names of Members to be floated in this House for the Committee. Therefore, it is not a Member to decide. He cannot be an interested Member and cannot choose himself to be here. The list is not yet approved. Once the list is approved, that is when someone can declare their special interest."
}