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

{
    "id": 272895,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/272895/?format=api",
    "text_counter": 241,
    "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. Deputy Speaker, Sir, I beg to move the following Procedural Motion:- THAT, the business appearing in today’s Order Paper as orders No. 9 and 10 be exempted from the provisions of Standing Order 38(2) being a Wednesday Morning, a day allocated for Private Members’ business."
}