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

{
    "id": 255950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255950/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, I beg to move:- THAT, this House orders that the Business appearing in today's Order Paper be exempted from the provisions of Standing Order No.33, being a Wednesday morning, a day allocated for Private Members' Motions. This is merely a procedural Motion to ensure that we hold business other than the business that we normally hold on Wednesday mornings, which are always allocated to Private Members' Motions."
}