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

{
    "id": 1002726,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002726/?format=api",
    "text_counter": 548,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Mr. Speaker, Sir, I beg to move the following Motion for extension of Sitting time: - THAT, notwithstanding the provisions of Standing Order 31(2) and pursuant to the provisions of Standing Order 31(3) (a), the Senate resolves to extend its Sitting until conclusion of the Business listed in Order No.15 in today’s Order Paper."
}