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

{
    "id": 229974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/229974/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I am not prepared to move to the Committee Stage on this Bill. There are very many things that need to be sorted out on the amendments. Having taken it over, I will need time to go through them and make corrections."
}