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

{
    "id": 1224574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1224574/?format=api",
    "text_counter": 370,
    "type": "speech",
    "speaker_name": "Sen. Nyutu",
    "speaker_title": "",
    "speaker": {
        "id": 13594,
        "legal_name": "Ngugi Joe Joseph Nyutu",
        "slug": "ngugi-joe-joseph-nyutu"
    },
    "content": "Mr. Deputy Speaker, Sir, we have already sat as a Committee and deliberated on all the provisions of that Bill. It is ready for tabling by Sen. M. Kajwang’ who was the Mover. So, I do not have any contribution to make as of now."
}