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

{
    "id": 268082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/268082/?format=api",
    "text_counter": 471,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, I stand to move a Procedural Motion that pursuant to provisions of Standing Order No.23 this House resolves to extend today’s sitting until the conclusion of business appearing at Order No.10 in the Order Paper. This is to enable us to conclude this matter because today is the deadline and we have no alternative, but to finalize."
}