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

{
    "id": 167678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/167678/?format=api",
    "text_counter": 495,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. The documents tabled are not authenticated. Therefore, I believe you should give guidance. They are not documents that under the Standing Orders can be relied on by this House. They are unsigned and unauthenticated."
}