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

{
    "id": 156762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156762/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Deputy 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.38(1), being a Wednesday morning, a day allotted for Private Members’ Bills and Motions."
}