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

{
    "id": 169135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/169135/?format=api",
    "text_counter": 427,
    "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": "THAT, pursuant to the provisions of Standing Order No.98, this House orders that the publication period of the Constitution of Kenya (Amendment) Bill be reduced from 14 days to one day."
}