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

{
    "id": 268037,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/268037/?format=api",
    "text_counter": 426,
    "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 beg to move the following Procedural Motion:- THAT, pursuant to the Provisions of Standing Order No. 107, this House orders that the publication period of the Public Financial Management Bill (Bill No. 7 of 2012) be reduced from 14 to 6 days."
}