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

{
    "id": 90023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90023/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": "I am aware of the provisions of the Standing Order to which the hon. Member, who is my good friend, has referred. We are just in the process. It is not too late. I do not think we have time lines with regard to making sure that the Government Panel is properly constituted. Therefore, we will do that in due course."
}