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

{
    "id": 114874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114874/?format=api",
    "text_counter": 9,
    "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 allocated for Private Members’ Motions."
}